Displaying 1 result from an estimated 1 matches for "mysql_fix_prifilege_tables".
2006 Mar 13
16
Lost connection to MySQL server during query
...created in the new database. The error message
displayed next states:
Mysql::Error: Lost Connection to MySQL server during query: SHOW FIELDS
FROM recipes
I checked the MySQL error log I get:
[Warning] mysql.user table is not updated to new password format;
Disabling new password usage until mysql_fix_prifilege_tables is run
I ran the script and recieved a lot of error messages from mysql,
stopped and restarted mysql, still no improvements and the same error
messages are generated.
I also tried a variety of changes to config/database.yml file.
If anyone has any possible solutions or help on this problem it...