Am 08.02.2012 19:46, schrieb drsyst...@globalcerts.net:
> 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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to