Here is one of the places where this problem is discussed, but I don't find or understand the workarounds for this. Thanks, Dirce
http://www.gossamer-threads.com/lists/dbmail/dev/30854?do=post_view_threaded> > > Am 08.02.2012 19:46, schrieb [email protected]: >> Hi, >> >> I am running the script >> >> /var/lib/mysql/dbmail[157] mysql < 2_2-3_0.mysql >> >> on an old host (test host) that I want to migrate. >> >> I get the error: >> >> ERROR 1025 (HY000) at line 68: Error on rename of >> './dbmail/#sql-9dd_357e' >> to './dbmail/dbmail_users' (errno: 150) >> >> I have been fixing it one db at a time by doing: >> mysql>show create table dbmail_... >> and then >> mysql>alter table dbmail_sievescripts drop foreign key >> dbmail_sievescripts_ibfk_1; (for example) > > * what mysql version > * what OS > * what yasys the mysqld errorlog > * how much free space on disk > > the error message alone is pointless because > this is only a standard message of the mysql-client > > _______________________________________________ > DBmail mailing list > [email protected] > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail > _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
