Multiserver backup to 3.0.5.1
Hi
I am busy trying to upgrade my production multiserver setup from version 3.0.4.6 to vesrion 3.0.5.1.
I have started with one of the slave server but I am getting this error, is it normal? Should I carry on upgrading the other slaves and them the master?
Reconfigure Permissions in master database? (yes,no) [no]: yes
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE (`ssl_request`, `ssl_cert`, `ssl_action`, `ssl_key` ) ON dbispconfig.`web_domain` TO 'ispcsrv5'@'blah'
Error: Unknown column 'ssl_key' in 'web_domain'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE ON dbispconfig.`aps_instances` TO 'ispcsrv5'@'blah'
Error: Table 'dbispconfig.aps_instances' doesn't exist
WARNING: Unable to set rights of user in master database: dbispconfig
blahQuery: GRANT SELECT, INSERT, DELETE ON dbispconfig.`web_backup` TO 'ispcsrv5'@' '
Error: Table 'dbispconfig.web_backup' doesn't exist
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE (`ssl_request`, `ssl_cert`, `ssl_action`, `ssl_key` ) ON dbispconfig.`web_domain` TO 'ispcsrv5'@'blah'
Error: Unknown column 'ssl_key' in 'web_domain'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE ON dbispconfig.`aps_instances` TO 'ispcsrv5'@'blah'
Error: Table 'dbispconfig.aps_instances' doesn't exist
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT, DELETE ON dbispconfig.`web_backup` TO 'ispcsrv5'@' blah'
Error: Table 'dbispconfig.web_backup' doesn't exist
Reconfigure Services? (yes,no) [yes]: yes
Any advise would be greatly appreciated.
Thanks
Last edited by beenfishing; 3rd March 2013 at 11:04.
|