一、sql语句优化1、优化insert语句 一次插入多值:insert into table_name values(1、2),(1、2),(1、2)... 使用文本文件装载一个表的数据:LOAD DATA INFILE 'C:/Users/907379/Desktop/table.txt' in MySQL SQL语句使用in的优化 优化 sql mysql 数据...
Prevents tablets with unfinished ALTER jobs from being balanced.[improvement](balance) don't balance tablet which has unfinish alter job #39121#39202 Enables modifying the number of buckets for tables with list partitioning.[fix](fe) LIST partition table support modify default bucket num#39688 ...