查看全部信息

日志(2)

  • mysql HEAP MEMORY tables 提高行数支持的方法 zz

    平凡的香草 发表于 2008-04-29 23:44:21

    mysql MEMORY tables 如果目前支持的行数到上限还不够用 可以把 my.cnf 配置里面max_heap_table_size = 256M改大设置 MAX_ROWS在跑着 可以 ALTER TABLE tbl_name MAX_ROWS=MAX_ROWS 依赖于 max_heap_table_si...

  • How Mysql server use memory

    平凡的香草 发表于 2008-04-25 16:06:44

    The following list indicates some of the ways that the mysqld server uses memory. Where applicable, the name of the system variable relevant to the memory use is given: The key buffer (variabl...

TAG信息

memory

相关TAG

  • 暂无相关TAG