diff options
author | unknown <mats@mysql.com> | 2006-03-17 18:11:07 +0100 |
---|---|---|
committer | unknown <mats@mysql.com> | 2006-03-17 18:11:07 +0100 |
commit | 604e0535d770d5608a492d04d3b0255bfb929287 (patch) | |
tree | 10f2655ceef6f6a77c1daf4ef95e28fc10c39efe /SSL | |
parent | 2d360cd035849ad678253be7f0d0f559ebe1898d (diff) | |
download | mariadb-git-604e0535d770d5608a492d04d3b0255bfb929287.tar.gz |
Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log):
Filter out replication general_log and slow_log entirely from binary
log. Caching result of table share-specific tests.
mysql-test/r/binlog_row_drop_tmp_tbl.result:
Result change
mysql-test/r/rpl_row_log.result:
Result change
mysql-test/r/rpl_row_log_innodb.result:
Result change
mysql-test/r/rpl_row_max_relay_size.result:
Result change
sql/handler.cc:
Refactoring code to support filtering many tables.
Filtering out mysql.general_log and mysql.slow_log from binary log.
Caching result from table share-specific tests.
sql/sql_class.cc:
Correcting comment
sql/sql_parse.cc:
Using binlog_query() instead of constructing Query_log_events
sql/table.cc:
Adding variable to cache table check parts for row-based logging.
sql/table.h:
Adding variable to cache table check parts for row-based logging.
Diffstat (limited to 'SSL')
0 files changed, 0 insertions, 0 deletions