mysql_update

When using phpmyadmin, after select a database, then click on Privileges, you might run into a error saying

Unknown column ‘Event_priv’ in ‘field list’

The error will go after you run

mysql_upgrade

in command line.

I feel mysql query speed is improved after running “mysql_update”.

Leave a comment

Your email address will not be published. Required fields are marked *