Skip to content

Storage engine can not be set per table #295

@ml31415

Description

@ml31415

MySQL allows to define different storage engines per table like innodb, myisam, or especially for MariaDB, columnstorage. Also, supporting the COMMENT keyword for CREATE would be great. Looks like there is currently no way to specify this with pony. I'd sponsor a $200 bug bounty for a timely fix.

https://dev.mysql.com/doc/refman/5.6/en/storage-engine-setting.html
https://mariadb.com/kb/en/library/columnstore-create-table/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions