mysql删除表中数据报错:[Err] 1206 - The total number of locks exceeds the lock table size
生活随笔
收集整理的這篇文章主要介紹了
mysql删除表中数据报错:[Err] 1206 - The total number of locks exceeds the lock table size
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
查看緩沖池:
show variables like "%innodb_buffer_pool_size%";配置緩存池(2G)大小:
SET GLOBAL innodb_buffer_pool_size=2147483648;查看內(nèi)部?jī)?nèi)存臨時(shí)表的大小:
show variables like "%tmp%"配置內(nèi)存臨時(shí)表(2G)大小:
SET GLOBAL tmp_table_size=2147483648;?
總結(jié)
以上是生活随笔為你收集整理的mysql删除表中数据报错:[Err] 1206 - The total number of locks exceeds the lock table size的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 银行卡有什么用 银行卡的主要作用
- 下一篇: 华为鲲鹏arm架构linux服务器安装m