The server version is 1.1.7. When I try starting the server, it doesn't load, and the only logged messages are
I'm not terribly MySQL savvy, so what would be the best way to fix this?
Some additional background:
Before I started getting this error I made some changes to the innodb settings in my.cnf, increasing the max size of the data file, buffer pool, and log file. I've already tried resetting these to the old values, but that did nothing.
Code:
023922:20070514:170903 Starting zabbix_server. ZABBIX 1.1.7. 023922:20070514:170903 Executing query:select refresh_unsupported from config 023922:20070514:170903 Query::select refresh_unsupported from config 023922:20070514:170903 Query failed:Incorrect information in file: './zabbix/config.frm' [1033]
Some additional background:
Before I started getting this error I made some changes to the innodb settings in my.cnf, increasing the max size of the data file, buffer pool, and log file. I've already tried resetting these to the old values, but that did nothing.
Comment