Can't create a new thread (errno -1); if you are not out of available memory??

koenemy 2011-07-18 11:34:31
Can't create a new thread (errno -1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug -

mysql-5.5.13-win32.msi

[client]
port=3306
[mysql]
default-character-set=utf8
[mysqld]
port=3306
init-file=D:\database\data\load.sql
basedir="C:/Server_Core/MySQL/"
datadir="D:/database/Data/"
character-set-server=utf8
default-storage-engine=MYISAM
max_connections=1000
query_cache_size=64M
table_cache=256
tmp_table_size=256M
thread_cache_size=128
myisam_max_sort_file_size=100G
myisam_sort_buffer_size=128M
key_buffer_size=32M
read_buffer_size=2M
read_rnd_buffer_size=2M
sort_buffer_size=8M
thread_concurrency=8
max_connect_errors = 10000000
wait_timeout = 10
skip-innodb
log-bin
binlog-ignore-db=xxx
max_heap_table_size=2048M

mysql服务器。
10G内存,八核。windows2003
出现以上错误时内存使用5.8G。
max_connections=2000 设置成2000,现在改为1000,官网说500-1000.


wait_timeout = 10 这个是不是不起作用啊。
还是需要设置什么参数??
...全文
709 2 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
koenemy 2011-07-20
  • 打赏
  • 举报
回复
顶 回复内容太短了!
rucypli 2011-07-18
  • 打赏
  • 举报
回复
myisam_max_sort_file_size=100G??

57,063

社区成员

发帖
与我相关
我的任务
社区描述
MySQL相关内容讨论专区
社区管理员
  • MySQL
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧