Bug #32926 | lack of suppport for multiple two-phase-commit storage engines | ||
---|---|---|---|
Submitted: | 3 Dec 2007 13:20 | Modified: | 29 Dec 2012 21:25 |
Reporter: | Ann Harrison | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: General | Severity: | S2 (Serious) |
Version: | 6.0.4, 6.0.9-debug | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[3 Dec 2007 13:20]
Ann Harrison
[3 Dec 2007 13:59]
MySQL Verification Team
Thank you for the bug report.
[20 Feb 2009 13:17]
MySQL Verification Team
The debug server asserts during startup: Assertion failed: total_ha_2pc == (ulong) opt_bin_log+1, file .\handler.cc, line 1534 mysqld-debug.exe!my_sigabrt_handler()[my_thr_init.c:498] mysqld-debug.exe!raise()[winsig.c:590] mysqld-debug.exe!abort()[abort.c:71] mysqld-debug.exe!_wassert()[assert.c:212] mysqld-debug.exe!ha_recover()[handler.cc:1534] mysqld-debug.exe!init_server_components()[mysqld.cc:4303] mysqld-debug.exe!win_main()[mysqld.cc:4574] mysqld-debug.exe!mysql_service()[mysqld.cc:4737] mysqld-debug.exe!main()[mysqld.cc:4910] mysqld-debug.exe!__tmainCRTStartup()[crt0.c:327] mysqld-debug.exe!mainCRTStartup()[crt0.c:196] mysqld-debug --log-bin --sync_binlog=0 --console --skip-grant-tables --skip-name-resolve --innodb_flush_log_at_trx_commit=0 --binlog-format=row --innodb_lock_wait_timeout=1 --falcon_lock_wait_timeout=1 --falcon_support-xa=1 --falcon-consistent-read=on
[24 Mar 2010 22:03]
Sergei Golubchik
see also https://bugs.launchpad.net/maria/+bug/544173
[26 Jun 2011 17:37]
Valeriy Kravchuk
I wonder is it related to (a duplicate of) bug #47134.
[29 Dec 2012 21:25]
Erlend Dahl
Internally closed as a duplicate of bug#47134, so closing this one too for consistency.