Bug #43127 Assertion failed: trid >= info->s->state.create_trid, file .\ma_key.c, line 102
Submitted: 24 Feb 2009 6:55 Modified: 24 Feb 2009 6:55
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Maria storage engine Severity:S3 (Non-critical)
Version:6.0.9-debug OS:Windows
Assigned to: CPU Architecture:Any

[24 Feb 2009 6:55] Shane Bester
Description:
Version: '6.0.9-alpha-community-debug'  socket: ''  port: 3307  MySQL Community Server - Debug (GPL)
Assertion failed: trid >= info->s->state.create_trid, file .\ma_key.c, line 102

00863723    mysqld-debug.exe!my_sigabrt_handler()[my_thr_init.c:498]
00BC8589    mysqld-debug.exe!raise()[winsig.c:590]
00BC3993    mysqld-debug.exe!abort()[abort.c:71]
00BBA26F    mysqld-debug.exe!_wassert()[assert.c:212]
00B90479    mysqld-debug.exe!transid_store_packed()[ma_key.c:102]
00B90DA7    mysqld-debug.exe!_ma_make_key()[ma_key.c:327]
00B3388C    mysqld-debug.exe!maria_write()[ma_write.c:186]
00B0AF76    mysqld-debug.exe!ha_maria::write_row()[ha_maria.cc:968]
00477E5A    mysqld-debug.exe!handler::ha_write_row()[handler.cc:5438]
00658829    mysqld-debug.exe!write_record()[sql_insert.cc:1609]
006566C3    mysqld-debug.exe!mysql_insert()[sql_insert.cc:835]
0067D60F    mysqld-debug.exe!mysql_execute_command()[sql_parse.cc:3113]
0068444D    mysqld-debug.exe!mysql_parse()[sql_parse.cc:5735]
006798C8    mysqld-debug.exe!dispatch_command()[sql_parse.cc:1007]
00679149    mysqld-debug.exe!do_command()[sql_parse.cc:690]
00791C19    mysqld-debug.exe!handle_one_connection()[sql_connect.cc:1145]
00879678    mysqld-debug.exe!pthread_start()[my_winthread.c:61]
00BD00F1    mysqld-debug.exe!_callthreadstartex()[threadex.c:348]
00BD0092    mysqld-debug.exe!_threadstartex()[threadex.c:331]
7D4DFFF1    kernel32.dll!FlsSetValue()
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 07250048=insert ignore into t2 values (-32296,'Portwin\'s')
thd->thread_id=6
thd->killed=NOT_KILLED

How to repeat:
it happened once during a mega transactional test. no testcase yet.