Open bevanjkay opened 9 months ago
Hi 👋, Homebrew maintainer here. We are trying to build sysbench with MySQL 8.3 and are seeing a build error due to API deprecations - https://dev.mysql.com/doc/relnotes/mysql/8.3/en/news-8-3-0.html#mysqld-8-3-0-deprecation-removal
sysbench
2024-01-17T14:28:05.4632230Z /usr/bin/ld: drivers/mysql/libsbmysql.a(libsbmysql_a-drv_mysql.o): in function `mysql_drv_real_connect': 2024-01-17T14:28:05.4633039Z drv_mysql.c:(.text+0x18c): undefined reference to `mysql_ssl_set'
https://github.com/Homebrew/homebrew-core/pull/160037
Hi 👋, Homebrew maintainer here. We are trying to build
sysbench
with MySQL 8.3 and are seeing a build error due to API deprecations - https://dev.mysql.com/doc/relnotes/mysql/8.3/en/news-8-3-0.html#mysqld-8-3-0-deprecation-removalhttps://github.com/Homebrew/homebrew-core/pull/160037