Skip to content
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

The BINARY operator is deprecated as of MySQL 8.0.27 #4146

Open
Jolg42 opened this issue Aug 17, 2023 · 0 comments
Open

The BINARY operator is deprecated as of MySQL 8.0.27 #4146

Jolg42 opened this issue Aug 17, 2023 · 0 comments
Labels
tech/engines Issue for tech Engines. topic: tech debt

Comments

@Jolg42
Copy link
Member

Jolg42 commented Aug 17, 2023

Docs: https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html

The BINARY operator is deprecated as of MySQL 8.0.27, and you should expect its removal in a future version of MySQL. Use CAST(... AS BINARY) instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech/engines Issue for tech Engines. topic: tech debt
Projects
None yet
Development

No branches or pull requests

1 participant