Bug #28280 | insert delayed on a table containing trigger leads to server crash | ||
---|---|---|---|
Submitted: | 7 May 2007 13:47 | Modified: | 29 May 2007 13:29 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S1 (Critical) |
Version: | 5.0.42BK, 5.1.18BK | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | crash |
[7 May 2007 13:47]
Shane Bester
[7 May 2007 13:57]
MySQL Verification Team
On Windows debug build we find this in error log, before a crash: >mysqld-debug --console --skip-grant-tables 070507 15:55:55 InnoDB: Started; log sequence number 0 48849596 070507 15:55:55 [Note] mysqld-debug: ready for connections. Version: '5.0.42-debug' socket: '' port: 3306 yes Assertion failed: table->in_use == _current_thd(), file .\field.cpp, line 3314 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
[16 May 2007 14:34]
Konstantin Osipov
Thank you for a bug report. I can't repeat it in the latest tree. It is likely a duplicate of Bug#21483.
[29 May 2007 13:29]
Valeriy Kravchuk
Likely a duplicate of bug #21483. Not repeatable with 5.0.44-BK.