MySQL Forums
Forum List  »  Install & Repo

How do I run mysql_upgrade?
Posted by: Tom Byars
Date: April 13, 2012 08:53AM

I just upgraded to MySQL 5.5 but when I try to run the mysql_upgrade from the command line I get this

Enter password: ****
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 3
Server version: 5.5.23 MySQL Community Server (GPL)

Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> mysql_upgrade;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near 'mysql
_upgrade' at line 1
mysql>

Options: ReplyQuote


Subject
Written By
Posted
How do I run mysql_upgrade?
April 13, 2012 08:53AM


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.