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

mysql: "show collation" cannot handle *uint64 #252

Closed
neilotoole opened this issue Jun 15, 2023 · 1 comment
Closed

mysql: "show collation" cannot handle *uint64 #252

neilotoole opened this issue Jun 15, 2023 · 1 comment

Comments

@neilotoole
Copy link
Owner

Describe the bug
Given a MySQL source @sakila/my8, this error is returned.

$ sq --src @sakila/my8 sql "show collation"
sq: column 2 Id: unknown type db(*uint64) with kind(int), val(0x1400024c060)
neilotoole added a commit that referenced this issue Jun 15, 2023
@neilotoole
Copy link
Owner Author

Fixed in #253, released in v0.37.1.

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

No branches or pull requests

1 participant