benchmarksql
benchmarksql copied to clipboard
add create clustered tables file
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