1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-20 13:13:59 +03:00
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-08-06 16:20:41 +02:00
2008-07-15 21:46:02 +04:00
2007-10-11 13:29:09 -04:00
2008-07-15 21:46:02 +04:00
2007-10-11 13:29:09 -04:00
2007-10-11 13:29:09 -04:00
2008-04-10 23:27:24 -04:00
2007-08-15 17:43:08 +04:00
2008-02-12 10:43:38 +01:00
2007-10-11 13:29:09 -04:00
2007-10-11 13:29:09 -04:00
2007-10-16 16:11:50 -04:00
2007-10-11 14:37:45 -04:00
2007-10-16 16:11:50 -04:00
2007-10-11 14:37:45 -04:00
2007-10-16 16:11:50 -04:00
2007-10-11 14:37:45 -04:00
2008-07-15 21:46:02 +04:00
2008-07-17 11:31:22 +02:00
2008-07-03 23:41:22 +04:00
2008-07-03 23:41:22 +04:00
2007-06-10 14:43:57 +04:00
2008-01-23 13:26:41 -07:00
2008-04-08 20:31:40 +04:00
2008-08-06 16:20:41 +02:00
2008-07-17 11:31:22 +02:00
2007-10-16 16:11:50 -04:00
2008-07-15 21:46:02 +04:00
2008-07-15 21:46:02 +04:00
2008-07-15 21:46:02 +04:00
2007-06-12 18:41:56 +03:00
2007-07-01 15:33:28 -07:00
2008-07-15 21:46:02 +04:00
2007-10-16 16:11:50 -04:00
2008-07-15 21:46:02 +04:00
2008-07-15 21:46:02 +04:00
2007-10-16 16:11:50 -04:00