Skip to content

Conversation

@lcok
Copy link

@lcok lcok commented Jul 19, 2024

Use system.xx instead of information_schema.xx , because the information_schema.key_column_usage is only supported at least in version 23.9

Use system.xx instead of information_schema.xx , because the information_schema.key_column_usage is only supported at least in version 23.9
@lcok
Copy link
Author

lcok commented Jul 19, 2024

The views in the information_schema are for compatibility with mysql, I think it might be a good idea to just use the system schema tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant