Aloha,
I built version 1.4.4 from tarball on OpenSuse 10.3 without errors, but get a MySQL error when trying to load the schema:
I have tried both MySQL 5.2.45 and 5.2.51 and get the same behavior with both. I don't have any known problems with several other databases on the same system.
I have dropped and recreated the database several times and even dumped/dropped/recreated the entire /var/lib/mysql directory while troubleshooting this, and also removed/reinstalled/updated MySQL itself. The error has not changed.
Any advice would be very welcome!
I built version 1.4.4 from tarball on OpenSuse 10.3 without errors, but get a MySQL error when trying to load the schema:
Code:
mysql -D zabbix14 < create/schema/mysql.sql ERROR 1025 (HY000) at line 15: Error on rename of './zabbix14/slides' to './zabbix14/#sql2-3113-2' (errno: -1)
I have dropped and recreated the database several times and even dumped/dropped/recreated the entire /var/lib/mysql directory while troubleshooting this, and also removed/reinstalled/updated MySQL itself. The error has not changed.
Any advice would be very welcome!


Comment