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

MariaDB TPROC-H columnstore mariaexec/db server: Too many keys specified; max 0 keys allowed #459

Closed
mprostko opened this issue Nov 17, 2022 · 0 comments · Fixed by #460
Closed

Comments

@mprostko
Copy link
Contributor

Currently TPOC-H benchmark fails to create benchmark schema on MariaDB when using Columnstore engine. Error as follows:

ERROR 1069 (42000): Too many keys specified; max 0 keys allowed

Columnstore engine does not allow the usage of primary keys, foreign keys, indexes and BINARY datatype.

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 a pull request may close this issue.

1 participant