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

Closed
Jolg42 opened this issue Aug 17, 2023 · 1 comment
Closed

The BINARY operator is deprecated as of MySQL 8.0.27 #4146

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

Comments

@Jolg42
Copy link
Contributor

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.

@jkomyno
Copy link
Contributor

jkomyno commented Jan 13, 2025

Hi there,
As part of our effort to clean up our GitHub repo, we’re closing this issue to help focus on features and improvements that align with our focus areas and those of our community.

This issue was originally created for internal tracking purposes, but if you feel this is important to you, feel free to reopen the issue and get like-minded users to upvote as we will prioritize fixing issues based on community interest.

For more insight into our priorities and how we’re thinking about the future of Prisma, please see our blog post: https://www.prisma.io/blog/prisma-orm-manifesto.

Thank you for your understanding and support!

@jkomyno jkomyno closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2025
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

2 participants