[原创]max_open_files: 2048 错误解决办法

解决办法在 mysql bin? 中输入 mysqld-nt –table_cache=764
mysqld-nt –innodb_open_files=2048 ? 即可!!
table_cache和max_connections 在my.ini 里可调

2 thoughts on “[原创]max_open_files: 2048 错误解决办法

  1. mysql bin 中输入 mysql-nt ?table_cache=764
    输入过吗,是不是应该改为 mysql bin 中输入 mysqld-nt ?table_cache=764
    mysql-nt提示外部命令,最好试试

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>