Block a user
【义乌妇幼数据异常】op_batchno 是0001的,op_morning 显示为0,问题是 op_batchno 没有+1
insert 执行耗时太长 —— 没用的索引太多了,写数据的同时,还要写index
SELECT @@global.performance_schema;
SELECT @@global.setup_instruments;
SELECT NAME, ENABLED, TIMED
FROM performance_schema.setup_instruments
WHERE NAME LIKE 'statement/%'
OR NAME…
insert 执行耗时太长 —— 没用的索引太多了,写数据的同时,还要写index
mysql navicat 复制表操作,直接影响其他性能