Bug #45732 Test case for Bug#12704 is disabled in trigger.test
Submitted: 24 Jun 2009 19:19
Reporter: Alexander Nozdrin Email Updates:
Status: Verified Impact on me:
None 
Category:Tests: Server Severity:S3 (Non-critical)
Version:5.4 OS:Any
Assigned to: CPU Architecture:Any
Tags: disabled

[24 Jun 2009 19:19] Alexander Nozdrin
Description:
trigger.test:

# Tests for bug #12704 "Server crashes during trigger execution".
# If we run DML statements and CREATE TRIGGER statements concurrently
# it may happen that trigger will be created while DML statement is
# waiting for table lock. In this case we have to reopen tables and
# recalculate prelocking set.
# Unfortunately these tests rely on the order in which tables are locked
# by statement so they are non determenistic and are disabled.
--disable_parsing
...
--enable_parsing

How to repeat:
*
[10 Dec 2010 10:26] Anitha Gopi
Staale,
Transferring to you since this falls under runtime