Re: Table 'mysql.servers' doesn't exist
I got the same error after a reinstallation of MySQL.
Now, I executed the SQL-Script "mysql_fix_privilege_tables.sql" with MySQL and also
the SQL-Script "mysql_system_tables_fix.sql" and got the Error:
ERROR 1060 (42S21) at line 102: Duplicate column name 'File_priv'
and
ERROR 1060 (42S21) at line 15: Duplicate column name 'File_priv'
So I thought the SQL Sentences failed, but it was only one Part of the Sentences that failed.
Inspite of the problem I was no able to execute a "flush privileges;".
Thank you very much.
Subject
Written By
Posted
December 18, 2007 11:57AM
Re: Table 'mysql.servers' doesn't exist
February 11, 2009 07:46AM
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.