Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
WARNING: Code expects different schema: 1549
PHP%20Warning:%20%20mysqli_fetch_row()%20expects%20parameter%201%20to%20be%20mysqli_result,%20boolean%20given%20in%20/srv/www/htdocs/vicidial/admin.php%20on%20line%2036364,%20referer:%20http://10.25.100.129/vicidial/admin.php?ADD=999998
4) If the new server will have a new IP, I hope it's obvious to you that all the other servers in the cluster must be informed of the new IP, and rebooted to take effect systemwide on each server.
bourneshell wrote:...
mysql -u root -p asterisk < /usr/src/astguiclient/trunk/extras/upgrade_2.14.sql
hashtagjet wrote:Thanks for the help everyone!
I just had to run this apparently.
- Code: Select all
mysql -u root -p asterisk < /usr/src/astguiclient/trunk/extras/upgrade_2.14.sql
That solved it for me.
williamconley wrote:hashtagjet wrote:Thanks for the help everyone!
I just had to run this apparently.
- Code: Select all
mysql -u root -p asterisk < /usr/src/astguiclient/trunk/extras/upgrade_2.14.sql
That solved it for me.
This would cause your DB server to be running with the same code and DB schema. But the other servers in the cluster, when connected during/after failover, will still be running the previous code and that code will expect the older db schema.
Playing with fire.
Users browsing this forum: Google [Bot], Majestic-12 [Bot] and 51 guests