How to Use String-Typed Columns as Partition Keys
You might have known that LIST, RANGE, and HASH partitions all refuse to accept VARACHAR column as the native partition key.mysql> alter table locations partition… Read More »How to Use String-Typed Columns as Partition Keys