On Thu, Jan 21, 2010 at 1:07 PM, chasd chasd@silveroaks.com wrote:
Apply the SQL file to your existing database : mysql -u roundcube -p webmail < mysql.update.sql
If that borks it up, you can drop that database and load in your backup from the dump file and try again, or dump the borked data and compare it to your backup data.
I ran the command as suggested and got the following error:
[root@ideweb1 SQL]# mysql -u roundcube -p webmail < mysql.update.sql Enter password: ERROR 1091 (42000) at line 6: Can't DROP 'idx'; check that column/key exists
What does this mean? Did I do something wrong? Did I need to have MySQL stopped or running? I don't understand why I got this error. _______________________________________________ List info: http://lists.roundcube.net/users/