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

Support for MariaDB Extend Type Info #254

Open
mirromutth opened this issue Mar 1, 2024 · 0 comments
Open

Support for MariaDB Extend Type Info #254

mirromutth opened this issue Mar 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mirromutth
Copy link
Contributor

If Capability.MARIADB_CLIENT_EXTENDED_TYPE_INFO is set, the Column Definition Packet will contain an extend type info

MariaDB returns JSON data as VARCHAR (MYSQL_TYPE_STRING), so reading the extend type info is useful to identify the correct MySqlType.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant