My first upgrade on a production server seems to be a succes.
No longer errors with iCal.
7.1.2 > 7.1.3
My first upgrade on a production server seems to be a succes.
No longer errors with iCal.
7.1.2 > 7.1.3
Second server was a success as well.
Upgraded from 7.1.2 > 7.1.3 64-bit CentOS
Finally I found some time to fix all MySQL errors with this help:
DARIO DALL'OMO: Zimbra - Error MySql Table upgrade required. Please do "REPAIR TABLE xxx" or dump/reload to fix it!
In short:
# su - zimbra
$ /opt/zimbra/libexec/scripts/migrate20100913-Mysql51.pl
$ exit
# service zimbra stop
# cd /opt/zimbra/db/data/mysql
# ls -al *log.frm
# mv *log.frm /tmp/
# service zimbra start
# su - zimbra
$ /opt/zimbra/libexec/zmdbintegrityreport -r
No more errors!
There are currently 1 users browsing this thread. (0 members and 1 guests)