-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build failure with mysql 8.3
#14376
Labels
Comments
6 tasks
ferdymercury
added a commit
to ferdymercury/root
that referenced
this issue
Jan 18, 2024
2 tasks
Fix proposed here: #14378 |
linev
pushed a commit
that referenced
this issue
Jan 18, 2024
* [sql] alternative for deprecated or removed methods Fixes #14376 See https://dev.mysql.com/doc/relnotes/mysql/8.3/en/news-8-3-0.html#mysqld-8-3-0-deprecation-removal * fix syntax
linev
pushed a commit
to linev/root
that referenced
this issue
Jan 18, 2024
…ject#14378) * [sql] alternative for deprecated or removed methods Fixes root-project#14376 See https://dev.mysql.com/doc/relnotes/mysql/8.3/en/news-8-3-0.html#mysqld-8-3-0-deprecation-removal * fix syntax
linev
pushed a commit
that referenced
this issue
Jan 19, 2024
* [sql] alternative for deprecated or removed methods Fixes #14376 See https://dev.mysql.com/doc/relnotes/mysql/8.3/en/news-8-3-0.html#mysqld-8-3-0-deprecation-removal * fix syntax
vgvassilev
pushed a commit
to vgvassilev/root
that referenced
this issue
Feb 8, 2024
…ject#14378) * [sql] alternative for deprecated or removed methods Fixes root-project#14376 See https://dev.mysql.com/doc/relnotes/mysql/8.3/en/news-8-3-0.html#mysqld-8-3-0-deprecation-removal * fix syntax
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check duplicate issues.
Description
Hi 👋,
Homebrew maintainer here. We are trying to build
root
with the 8.3.0 release of MySQL, but we are seeing a build error to an API deprecation - https://dev.mysql.com/doc/relnotes/mysql/8.3/en/news-8-3-0.html#mysqld-8-3-0-deprecation-removalReproducer
ROOT version
Installation method
build from source
Operating system
Additional context
Homebrew/homebrew-core#160037
The text was updated successfully, but these errors were encountered: