1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/sql
unknown c78680b43f Fix for a rpl_relayrotate failure.
Changed Rotate_log_event::exec_event() to not increment positions when the
event is seen in the middle of a transaction.


mysql-test/r/rpl_relayrotate.result:
  remove timeout which was too short for Valgrind
mysql-test/r/rpl_until.result:
  updated error message
mysql-test/t/rpl_relayrotate.test:
  removed timeout which was too short for Valgrind
sql/log_event.cc:
  Fix for a rpl_relayrotate failure. The problem was that Rotate_log_event::exec_event()
  believed that the relay log was corrupted. Fixed it by moving the test for
  corruption to Start_log_event::exec_event(). 
  Changed Rotate_log_event::exec_event() to not increment positions when the
  event is seen in the middle of a transaction (that was an old bug found by
  chance :)
2003-10-03 20:07:08 +02:00
..
2003-09-19 14:05:28 +05:00
2003-09-23 15:00:58 +05:00
2003-08-11 22:44:43 +03:00
2003-09-16 15:43:17 +05:00
2003-09-11 19:06:23 +03:00
2003-10-01 16:44:57 +05:00
2003-05-19 16:35:49 +03:00
2003-09-19 14:44:31 +05:00
2003-08-11 22:44:43 +03:00
2003-09-03 19:53:08 +03:00
2003-08-05 21:14:15 +02:00
2003-08-19 00:08:08 +03:00
2003-09-03 19:53:08 +03:00
2003-09-03 12:07:18 +02:00
2003-09-19 14:44:31 +05:00
2003-05-19 16:35:49 +03:00
2003-09-11 20:31:40 +03:00
2003-07-02 13:12:18 +03:00
2003-07-02 13:12:18 +03:00
2003-09-26 15:40:26 +05:00
2003-08-29 13:44:35 +03:00
2003-09-11 20:31:40 +03:00
2003-10-01 16:44:57 +05:00
2003-09-15 10:26:48 +05:00
2003-09-24 10:24:56 +03:00
2003-08-29 13:44:35 +03:00
2003-09-29 21:07:51 +05:00
2003-08-11 22:44:43 +03:00
2003-09-29 21:07:53 +05:00
2003-09-24 10:24:56 +03:00
2003-06-19 12:38:14 -04:00
2003-09-11 20:24:14 +03:00
2003-05-27 18:40:37 +03:00
2003-05-21 21:39:58 +03:00
2003-09-03 16:31:01 +02:00
2003-04-23 19:37:33 +05:00
2003-09-18 12:25:00 +05:00
2003-09-18 12:25:00 +05:00
2003-09-26 15:40:26 +05:00
2003-09-26 15:40:26 +05:00
2003-09-19 14:44:31 +05:00
2003-09-26 15:40:26 +05:00
2003-09-26 15:33:13 +05:00
2003-09-26 15:40:26 +05:00
2003-09-26 15:40:26 +05:00
2003-09-17 20:48:53 +05:00
2003-07-14 16:38:51 +05:00
2003-08-19 20:14:35 +03:00
2003-09-26 15:40:26 +05:00
2003-08-19 00:08:08 +03:00
2003-06-24 12:10:35 +03:00
2003-09-26 15:40:26 +05:00
2003-09-16 12:14:40 +05:00
2003-08-11 22:44:43 +03:00
2003-10-01 16:44:57 +05:00
2003-07-14 10:12:05 +03:00
2003-09-26 15:40:26 +05:00
2003-08-11 22:44:43 +03:00
2003-09-19 14:44:31 +05:00
2003-09-26 15:40:26 +05:00
2003-04-24 14:33:33 +03:00
2003-07-08 15:06:05 +05:00
2003-09-24 10:24:56 +03:00
2003-09-19 14:44:31 +05:00
2003-09-26 15:33:13 +05:00
2003-09-24 10:24:56 +03:00
2003-04-24 14:33:33 +03:00
2003-09-24 10:24:56 +03:00
2003-08-19 20:14:35 +03:00
2003-05-21 21:39:58 +03:00
2003-07-08 15:06:05 +05:00
2003-08-11 22:44:43 +03:00