Hello everyone,
I've got a Vicibox Redux v.3.1.15 server with Vicidial 2.12b0.5 SVN 2530 and asterisk 1.4 on which i was also running Limesurvey.
Due to the newest version requiring MySQL 5.5.3 i had to do an upgrade of MySQL.
I created a VPS clone of the server to test with.
I first went into Yast and used this repository:
http://download.opensuse.org/distributi ... /repo/oss/I then upgraded mysql-community-server from v5.1.57-0.3.1 to v5.5.16-3.3.1
I got an error about unknown option '--skip-locking' which i solved by disabling that in my.cnf
I then used this repo
http://download.opensuse.org/distributi ... /repo/oss/And upgraded to mysql-community-server v5.5.30-1.1.1
I checked apache error log, mysql error log, messages but i don't see anything gamebreaking. The web interface and asterisk are still running.
So far as i can see all is running fine. But how can i be sure no problems will come of this?