1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-13 20:03:16 +03:00
Files
mariadb/mysql-test/extra/rpl_tests
Luis Soares d28ef002d7 BUG#28777, WL#4293: SHOW BINLOG EVENTS does not work on relay log
files

NOTE: this is the backport to next-mr.
            
SHOW BINLOG EVENTS does not work with relay log files. If issuing
"SHOW BINLOG EVENTS IN 'relay-log.000001'" in a non-empty relay
log file (relay-log.000001), mysql reports empty set.
            
This patch addresses this issue by extending the SHOW command
with RELAYLOG. Events in relay log files can now be inspected by
issuing SHOW RELAYLOG EVENTS [IN 'log_name'] [FROM pos] [LIMIT
[offset,] row_count].
2009-09-29 00:04:20 +01:00
..
2008-02-28 18:55:46 +01:00
2008-08-25 15:09:51 +02:00
2009-04-04 01:33:13 +04:00
2008-10-23 21:27:09 +02:00
2008-01-14 15:38:02 +08:00
2008-02-14 00:02:25 +01:00
2009-06-26 12:05:56 +01:00
2008-11-06 19:10:09 +02:00
2007-12-12 18:19:24 +01:00
2009-02-06 17:06:41 +01:00
2009-02-06 17:06:41 +01:00