Alexander Barkov
a57aa6bb75
Bug#31455 mysqlbinlog don't print user readable info about RBR events
...
Implementing -v command line parameter to mysqlbinlog
to decode and print row events.
mysql-test/include/mysqlbinlog_row_engine.inc
mysql-test/r/mysqlbinlog_row.result
mysql-test/r/mysqlbinlog_row_big.result
mysql-test/r/mysqlbinlog_row_innodb.result
mysql-test/r/mysqlbinlog_row_myisam.result
mysql-test/r/mysqlbinlog_row_trans.result
mysql-test/t/mysqlbinlog_row.test
mysql-test/t/mysqlbinlog_row_big.test
mysql-test/t/mysqlbinlog_row_innodb.test
mysql-test/t/mysqlbinlog_row_myisam.test
mysql-test/t/mysqlbinlog_row_trans.test
Adding tests
client/Makefile.am
Adding new files to symlink
client/mysqlbinlog.cc
Adding -v option
sql/log_event.cc
Impelentations of the new methods
sql/log_event.h
Declaration of the new methods and member
sql/mysql_priv.h
Adding new function prototype
sql/rpl_tblmap.cc
Adding pre-processor conditions
sql/rpl_tblmap.h
Adding pre-processor conditions
sql/rpl_utility.h
Adding pre-processor conditions
sql/sql_base.cc
Adding reset_table_id_sequence() function.
sql/sql_repl.cc
Resetting table_id on "RESET MASTER"
.bzrignore
Ignoring new symlinked files
2008-08-20 19:06:31 +05:00
..
2008-03-29 17:50:46 +02:00
2008-08-06 16:20:41 +02:00
2008-06-18 13:17:15 -03:00
2007-10-09 17:56:32 -04:00
2007-10-09 17:56:32 -04:00
2007-10-09 17:56:32 -04:00
2008-07-14 19:43:12 -06:00
2008-05-09 09:43:02 +02:00
2008-07-15 21:46:02 +04:00
2007-08-15 19:08:44 +04:00
2008-05-09 09:43:02 +02:00
2008-05-09 09:43:02 +02:00
2008-05-09 09:43:02 +02:00
2007-08-15 19:08:44 +04:00
2007-11-12 21:09:48 +01:00
2007-08-15 19:08:44 +04:00
2008-07-15 21:46:02 +04:00
2007-08-15 19:08:44 +04:00
2007-10-11 13:29:09 -04:00
2008-07-22 14:53:36 -03:00
2008-08-11 16:44:13 -06:00
2008-07-15 21:46:02 +04:00
2008-02-08 12:13:33 +01:00
2007-10-05 16:33:08 +05:00
2007-05-10 12:59:39 +03:00
2008-02-26 19:34:02 +03:00
2007-09-11 16:17:28 +02:00
2008-03-29 09:52:16 +02:00
2008-03-10 07:07:56 +01:00
2008-03-29 09:52:16 +02:00
2008-02-04 15:40:04 +01:00
2008-07-07 22:42:19 +02:00
2008-07-07 22:42:19 +02:00
2008-07-21 12:01:22 +02:00
2008-03-28 12:14:27 +02:00
2007-05-10 12:59:39 +03:00
2007-10-11 13:29:09 -04:00
2008-04-03 13:14:57 -04:00
2007-10-11 13:29:09 -04:00
2008-07-31 12:50:24 +03:00
2008-02-22 13:30:33 +03:00
2008-04-10 23:27:24 -04:00
2007-08-15 17:43:08 +04:00
2008-07-31 12:50:24 +03:00
2008-03-26 10:27:00 +01:00
2007-12-20 22:11:37 +01:00
2008-02-22 13:30:33 +03:00
2008-02-22 13:30:33 +03:00
2008-02-22 13:30:33 +03:00
2008-07-11 04:52:50 +05:00
2008-02-22 13:30:33 +03:00
2008-07-04 17:02:17 +03:00
2008-02-22 13:30:33 +03:00
2008-05-01 14:54:59 +03:00
2008-03-28 18:09:14 +03:00
2008-02-22 13:30:33 +03:00
2008-02-22 13:30:33 +03:00
2007-10-30 12:03:34 +04:00
2007-11-21 16:00:09 +04:00
2008-07-31 12:50:24 +03:00
2008-08-11 16:44:13 -06:00
2008-02-07 15:09:59 +01:00
2008-02-12 10:43:38 +01:00
2008-04-08 10:20:58 +05:00
2008-05-12 19:50:53 +02:00
2007-12-05 20:00:14 +01:00
2008-08-20 19:06:31 +05:00
2008-08-20 19:06:31 +05:00
2008-07-24 14:28:21 +02:00
2007-10-30 12:03:34 +04:00
2008-06-18 13:17:15 -03:00
2007-10-11 13:29:09 -04:00
2007-10-11 13:29:09 -04:00
2008-05-20 11:38:17 +04:00
2008-08-20 19:06:31 +05:00
2007-10-16 16:11:50 -04:00
2008-06-19 11:02:32 -03:00
2008-03-28 14:02:27 -04:00
2007-10-11 14:37:45 -04:00
2007-10-16 16:11:50 -04:00
2008-07-23 14:25:00 +03:00
2008-07-23 14:25:00 +03:00
2007-12-20 22:11:37 +01:00
2007-10-11 14:37:45 -04:00
2007-10-16 16:11:50 -04:00
2008-03-17 16:11:26 +01:00
2008-03-14 11:13:54 -07:00
2007-10-11 14:37:45 -04:00
2008-03-21 17:48:28 +02:00
2008-02-19 15:45:21 +03:00
2007-12-20 22:11:37 +01:00
2008-07-15 21:46:02 +04:00
2008-03-20 11:33:34 +01:00
2007-08-16 08:52:50 +02:00
2007-08-13 16:11:25 +03:00
2007-05-10 12:59:39 +03:00
2008-02-19 14:43:01 +03:00
2007-05-10 12:59:39 +03:00
2007-12-14 15:21:37 +02:00
2007-08-16 08:52:50 +02:00
2007-08-16 07:37:50 +02:00
2007-08-16 07:37:50 +02:00
2008-01-31 14:54:03 +02:00
2008-01-31 14:54:03 +02:00
2007-06-11 22:15:39 +02:00
2007-06-11 22:15:39 +02:00
2008-03-26 10:27:00 +01:00
2008-02-27 21:46:06 +04:00
2008-08-20 19:06:31 +05:00
2008-08-20 19:06:31 +05:00
2008-06-30 22:11:18 +02:00
2008-08-20 19:06:31 +05:00
2007-11-14 16:12:46 -05:00
2008-07-17 11:31:22 +02:00
2008-05-20 11:38:17 +04:00
2008-06-30 22:11:18 +02:00
2008-06-30 22:11:18 +02:00
2008-07-03 23:41:22 +04:00
2008-07-03 23:41:22 +04:00
2008-08-11 16:44:13 -06:00
2008-07-07 10:00:08 -06:00
2008-03-21 12:08:04 -06:00
2007-06-10 14:43:57 +04:00
2008-01-23 15:36:57 -07:00
2008-01-23 13:26:41 -07:00
2008-07-14 19:43:12 -06:00
2008-04-08 20:31:40 +04:00
2007-07-07 20:14:06 +05:00
2008-08-06 16:20:41 +02:00
2008-03-21 17:48:28 +02:00
2008-03-29 17:50:46 +02:00
2008-03-21 17:48:28 +02:00
2007-10-18 14:32:43 +04:00
2008-08-20 19:06:31 +05:00
2008-08-14 10:42:10 +08:00
2008-01-29 14:14:34 +03:00
2008-07-24 11:14:34 -03:00
2008-07-17 11:31:22 +02:00
2008-07-14 19:43:12 -06:00
2008-07-14 19:43:12 -06:00
2007-05-24 11:21:27 +02:00
2008-03-28 10:41:52 +02:00
2008-08-11 16:44:13 -06:00
2007-10-16 16:11:50 -04:00
2008-05-09 09:43:02 +02:00
2008-07-15 21:46:02 +04:00
2007-12-12 18:21:01 +03:00
2008-02-19 15:45:21 +03:00
2008-02-19 15:58:08 +03:00
2007-06-06 04:42:41 +05:00
2008-02-19 15:58:08 +03:00
2008-07-15 21:46:02 +04:00
2008-07-11 20:51:10 +02:00
2008-07-14 19:43:12 -06:00
2008-08-11 16:44:13 -06:00
2007-05-28 15:30:01 +04:00
2008-08-11 16:44:13 -06:00
2008-03-28 23:54:14 +03:00
2007-05-10 12:59:39 +03:00
2007-10-23 14:27:11 +05:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2008-08-06 23:23:58 -03:00
2008-07-14 19:43:12 -06:00
2007-11-20 11:21:00 +01:00
2008-07-15 21:46:02 +04:00
2007-06-12 18:41:56 +03:00
2008-07-14 19:43:12 -06:00
2008-02-19 23:47:15 +03:00
2007-12-14 08:57:37 -05:00
2008-02-19 15:45:21 +03:00
2008-08-20 19:06:31 +05:00
2008-03-14 18:38:54 +01:00
2008-07-31 12:50:24 +03:00
2007-12-20 22:11:37 +01:00
2008-07-15 21:46:02 +04:00
2008-05-12 12:09:10 +02:00
2007-08-03 03:14:05 +05:00
2007-07-01 15:33:28 -07:00
2008-02-29 17:56:50 +04:00
2008-08-11 16:44:13 -06:00
2008-07-15 21:46:02 +04:00
2007-06-19 14:27:53 +03:00
2008-05-09 09:43:02 +02:00
2008-07-14 19:43:12 -06:00
2007-10-16 16:11:50 -04:00
2008-07-15 21:46:02 +04:00
2007-07-06 16:18:49 +04:00
2008-03-29 16:12:23 +02:00
2008-07-15 21:46:02 +04:00
2008-07-14 19:43:12 -06:00
2008-02-21 23:21:52 -02:00
2008-08-11 10:10:00 -06:00
2007-08-13 16:11:25 +03:00
2008-06-19 21:47:59 +03:00
2008-07-24 22:38:44 +02:00
2008-07-24 22:38:44 +02:00
2008-08-11 10:10:00 -06:00
2007-08-27 12:33:57 +03:00
2007-05-10 12:59:39 +03:00
2008-04-03 13:19:55 -04:00
2007-10-16 16:11:50 -04:00
2007-11-27 17:19:51 +02:00
2007-10-17 17:54:11 -04:00
2007-07-04 11:46:45 +03:00
2008-03-28 12:14:27 +02:00
2008-04-09 18:24:50 -04:00