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

Add vector type added in MySQL 9.0 #1375

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

dbussink
Copy link
Collaborator

This type was added in MySQL 9.0, so ensure we can parse it here. See also:

https://dev.mysql.com/doc/dev/mysql-server/latest/field__types_8h.html

This type was added in MySQL 9.0, so ensure we can parse it here. See
also:

https://dev.mysql.com/doc/dev/mysql-server/latest/field__types_8h.html

Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
@simi
Copy link
Contributor

simi commented Jul 18, 2024

centos7 CI seems broken, is it worth to keep around?

@dbussink
Copy link
Collaborator Author

centos7 CI seems broken, is it worth to keep around?

Ah yeah, looks like it's EOL.

@sodabrew sodabrew merged commit 00d6920 into brianmario:master Sep 5, 2024
21 of 25 checks passed
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.

3 participants