Bug #1078 | insert|replace delayed brings service down | ||
---|---|---|---|
Submitted: | 18 Aug 2003 10:03 | Modified: | 22 Aug 2003 8:52 |
Reporter: | Hans Van_Harten | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 4.1.0-alpha-max-nt | OS: | Windows (windows XP SP1) |
Assigned to: | Sergei Golubchik | CPU Architecture: | Any |
[18 Aug 2003 10:03]
Hans Van_Harten
[20 Aug 2003 22:04]
MySQL Verification Team
Thank you for the bug report I was able to repeat with the release 4.1.0 and with a more recent bk tree server. Below the back trace: mysqld.exe!my_message_sql(unsigned int error=1031, const char * str=0x05c1fd5c, int MyFlags=0) Line 1838 + 0x15 C++ mysqld.exe!my_error(int nr=1031, int MyFlags=0, ...) Line 109 + 0x3d C mysqld.exe!handle_delayed_insert(void * arg=0x03258058) Line 1057 + 0x16 C++ mysqld.exe!pthread_start(void * param=0x0324fdd8) Line 63 + 0x7 C mysqld.exe!_threadstart(void * ptd=0x011fa498) Line 173 + 0xd C KERNEL32.DLL!7969987c()
[22 Aug 2003 8:52]
Sergei Golubchik
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html