当前位置:Gxlcms > 数据库问题 > mysql配置文件my.ini的修改问题

mysql配置文件my.ini的修改问题

时间:2021-07-01 10:21:17 帮助过:73人阅读

修改innodb_buffer_pool_size这个参数一般都没问题,但是修改innodb_log_file_size这个参数如果过大,mysql日志就会提示:

Error: log file .\ib_logfile0 is of different size 0 56623104 bytes
InnoDB: than specified in the .cnf file 0 161480704 bytes!

我这默认的是54M 改成154M就会启动不了mysql服务

mysql配置文件my.ini的修改问题

标签:file   error   byte   logfile   ror   innodb   pool   ecif   mysql日志   

人气教程排行