MySQL Forums
Forum List  »  Replication

Re: Upgrading slave from 5.0 to 5.1 - replication errors
Posted by: Rick James
Date: November 17, 2013 01:39AM

> Should I really run mysql_upgrade on a slave?

You should really run mysql_upgrade on any machine that was upgraded. That script will (in many cases) do ALTER TABLEs on the `mysql` tables to upgrade the schema to allow for new permission features, etc.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Upgrading slave from 5.0 to 5.1 - replication errors
1372
November 17, 2013 01:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.