Troubles with Mysql + InnoDB

2001-12-14 Thread Dmirty Semenov
Hi! At run of a script there is an error and the server falls. The script, the log file and my configuration follow. Client output: #mysql -p USTAT test.sql Password: ERROR 2013 at line 22: Lost connection to MySQL server during query -- begin script

Re: Troubles with Mysql + InnoDB

2001-12-14 Thread Heikki Tuuri
Hi! I tried with 3.23.47, and the script did not fail. The assertion failure means that adding of a foreign key constraint fails because of some error number which should not happen. You could modify and recompile MySQL so that mysql/innobase/dict0crea.c, line 1237, would print the error code: