You can create a table with partitions in multiple tablespaces: mysql> CREATE TABLE table_gen_part_ts1 (id INT, value varchar(100)) ENGINE = InnoDB ...
確定! 回上一頁