PDA

View Full Version : Alpha7 to Alpha9 -> schema change?


dminstrel
03-06-2005, 16:09
Hello all,

I've recently upgraded from Alpha7 to Alpha9. Do I need to modify the DB schema? There's no script in the tarball for that upgrade. Zabbix works fine with the new features but for some reason the Reports tab stopped working. Clicking on it eventually produces a timeout. Could that be related?

Thanks!

Jonathan

Alexei
03-06-2005, 17:12
If there no alpha7->alpha8 and alpha8->alpha9 patches, then obviously you don't have to patch anything :)

Do you use InnoDB database structure? It could be a reason why it works slowly. InnoDB is optimised for "select count(*) from <table>" queries.