-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Add information_schema.keywords #48801
Labels
affects-7.5
compatibility-mysql8
This is a compatibility issue with MySQL 8.0(but NOT 5.7)
component/infoschema
information_schema
severity/minor
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
type/compatibility
Comments
dveeden
added
type/enhancement
The issue or PR belongs to an enhancement.
type/compatibility
component/infoschema
compatibility-mysql8
This is a compatibility issue with MySQL 8.0(but NOT 5.7)
information_schema
labels
Nov 22, 2023
This was referenced Nov 22, 2023
Merged
This was referenced Dec 20, 2023
bb7133
added
type/bug
The issue is confirmed as a bug.
sig/sql-infra
SIG: SQL Infra
severity/minor
and removed
type/enhancement
The issue or PR belongs to an enhancement.
labels
Jun 26, 2024
Change this issue to 'bug' so that we can use the backport bot -__- |
This was referenced Jun 26, 2024
13 tasks
13 tasks
/report customer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-7.5
compatibility-mysql8
This is a compatibility issue with MySQL 8.0(but NOT 5.7)
component/infoschema
information_schema
severity/minor
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
type/compatibility
Enhancement
This helps with MySQL 8.0 compatibility and makes it easier to extract keywords from the server.
See also:
The text was updated successfully, but these errors were encountered: