benchmarksql icon indicating copy to clipboard operation
benchmarksql copied to clipboard

add create clustered tables file

Open haiying-gao opened this issue 3 years ago • 0 comments

clustered table can get better performance for tidb , but load data time would slow than nonclustered table. Create the clustered tables (except bmsql_order_line table) ./runSQL.sh props.mysql sql.mysql/clusteredtableCreates.sql

haiying-gao avatar Sep 26 '22 03:09 haiying-gao