Aleksander Kamenik wrote:
> Uwe Kiewel wrote:
>> Paul J Stevens wrote:
>>> Uwe,
>>>
>>> you need to apply all the relevant migration scripts in sql/XXsql/...
>>> *and* run dbmail-util -by
>> I have trouble to apply the update scripts. MySQL says "cannot create
>> table errno 150".
>
> That sounds too familiar:
>
> SET FOREIGN_KEY_CHECKS = 0;
> Apply migration scripts;
> SET FOREIGN_KEY_CHECKS = 1;
>
No, that's not the reason. Both commands are inside the migrations scripts.
Thanks,
Uwe
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://mailman-new.icns.fastxs.net/cgi-bin/mailman/listinfo/dbmail-dev