1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-29 21:42:28 +03:00
Alfranio Correia f16fe16db0 BUG#46129 Failing mixed stm (with trans and non-trans tables) causes wrong seq in
binlog
      
The fix for BUG 43929 introduced a regression issue. In a nutshell, when a
statement that changes a non-transactional table fails, it is written to the
binary log with the error code appended. Unfortunately, after BUG 43929, this
failure was flushing the transactional chace causing mismatch between execution
and logging histories. To fix this issue, we avoid flushing the transactional
cache when a commit or rollback is not issued.
2009-07-18 21:07:56 +01:00
..
2008-12-17 15:01:34 -05:00
2009-04-09 14:22:06 +08:00
2009-06-09 18:44:26 +02:00
2009-01-05 18:10:20 +02:00
2007-10-11 13:29:09 -04:00
2007-10-11 13:29:09 -04:00
2009-07-03 14:36:04 +04:00
2008-12-12 15:13:11 +04:00
2007-08-15 17:43:08 +04:00
2009-07-03 14:36:04 +04:00
2009-07-15 15:43:45 +05:30
2009-06-01 16:00:38 +04:00
2009-07-10 17:04:58 +03:00
2009-02-07 16:50:31 +01:00
2009-07-03 14:43:54 +04:00
2008-02-12 10:43:38 +01:00
2008-12-17 15:01:34 -05:00
2007-10-11 13:29:09 -04:00
2008-11-27 12:33:04 +01:00
2009-07-03 14:36:04 +04:00
2009-06-05 13:23:58 +02:00
2008-06-17 17:57:04 +05:30
2007-10-16 16:11:50 -04:00
2008-11-22 01:10:38 +01:00
2008-11-22 01:10:38 +01:00
2008-08-25 21:18:22 +04:00
2009-06-09 18:44:26 +02:00
2009-06-01 16:00:38 +04:00
2007-10-11 14:37:45 -04:00
2009-03-19 09:44:58 -04:00
2008-07-15 21:46:02 +04:00
2009-04-29 07:59:10 +05:00
2008-07-03 23:41:22 +04:00
2008-07-03 23:41:22 +04:00
2009-04-29 07:59:10 +05:00
2009-04-29 07:59:10 +05:00
2009-04-29 07:59:10 +05:00
2008-01-23 13:26:41 -07:00
2009-06-17 16:56:44 +02:00
2009-06-17 16:56:44 +02:00
2009-07-16 16:17:47 +03:00
2008-12-10 18:16:21 +04:00
2007-10-16 16:11:50 -04:00
2009-06-17 16:56:44 +02:00
2009-07-03 13:39:22 +05:00
2009-06-17 16:56:44 +02:00
2009-05-27 18:19:44 +03:00
2009-06-17 16:56:44 +02:00
2009-06-29 16:00:47 +02:00
2009-07-16 16:17:47 +03:00
2009-07-16 16:17:47 +03:00
2009-07-06 11:55:53 +05:00
2009-06-17 16:56:44 +02:00
2009-01-14 18:50:51 +04:00
2009-05-15 12:11:07 +05:00
2009-06-17 16:56:44 +02:00
2009-06-29 16:00:47 +02:00
2009-06-17 16:56:44 +02:00
2009-06-17 16:56:44 +02:00
2009-06-17 16:56:44 +02:00
2009-05-04 22:33:23 +02:00