摘要: 由于数据量过大导致报错:The total number of locks exceeds the lock table size 解决方法: 输入查询:show variables like "%_buffer%"; 找到对应的 innodb_buffer_pool_size 默认值是 83886 阅读全文