How create partion in Heidisql ?

sneg's profile image sneg posted 1 year ago in General Permalink

How add partion in Heidi ?

I show only tab - Partitions. Where is ADD or CREATE ?

ansgar's profile image ansgar posted 1 year ago Permalink

HeidiSQL does not support creating partitions per mouseclick. You have to do that per query.

sneg's profile image sneg posted 1 year ago Permalink

How is this possible ? Such an important thing. We hope to add it in future versions. Thank you.

ansgar's profile image ansgar posted 1 year ago Permalink

Please read the server documentation for how to create partitions in a table:

https://dev.mysql.com/doc/refman/8.0/en/alter-table-partition-operations.html

Please login to leave a reply, or register at first.