1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown bcc51cb0a3 show master forced rotate info in SHOW BINLOG EVENTS
mark a master-forced rotate with a special flag


mysql-test/r/rpl000014.result:
  updated result
mysql-test/r/rpl000015.result:
  updated result
mysql-test/r/rpl000016.result:
  updated result
mysql-test/r/rpl_log.result:
  updated result
mysql-test/t/rpl000017-slave.sh:
  fix for change in master.info format
mysql-test/t/rpl_log.test:
  test for correct last_log_seq in show slave status
sql/log.cc:
  mark a master-forced rotate with a special flag
sql/log_event.cc:
  show master forced rotate info in SHOW BINLOG EVENTS
sql/log_event.h:
  master forced rotation flag
sql/slave.cc:
  keep trace of last log sequences in MASTER_INFO
  do not rotate on slave, if the rotation on master was forced by its master
sql/slave.h:
  keep track of last log sequence number in MASTER_INFO
2001-06-23 19:37:24 -06:00
..
2001-06-12 14:12:35 +02:00
2001-03-25 01:02:26 +02:00
2001-03-01 12:01:00 -07:00
2001-06-21 11:03:54 +02:00
2001-01-31 04:47:25 +02:00
2001-06-12 14:06:05 -06:00
2001-06-12 17:13:52 +03:00
2001-05-29 18:53:37 -06:00
2001-06-22 08:35:18 -06:00
2001-04-17 21:30:02 +02:00
2001-04-17 14:17:22 +02:00
2001-04-15 20:14:40 +02:00
2001-01-12 13:52:32 +02:00
2000-12-29 16:06:10 +02:00
2001-03-25 01:02:26 +02:00
2001-04-18 23:47:11 +03:00
2001-06-16 14:06:54 +03:00
2001-05-16 13:19:40 -06:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2000-12-13 09:58:26 -07:00
2001-04-20 15:18:46 +03:00
2001-04-20 15:18:46 +03:00
2001-01-30 20:40:23 -07:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-02-02 03:47:06 +02:00
2001-01-22 05:32:58 +02:00
2001-01-22 05:32:58 +02:00

The file is empty.