summaryrefslogtreecommitdiff
path: root/mysql-test/t/stat_tables_repl.test
Commit message (Collapse)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-58/+0
|
* include/master-slave.inc must always be included lastSergei Golubchik2017-09-201-1/+1
|
* Fixed bug mdev-485.Igor Babaev2012-09-101-0/+58
RBR should be turned off when statistical tables are modified in the result of the execution of a DDL statement. Revised the fix for bug mdev-463. Ensured suppression of RBR for the modifications of the statistical tables triggered by the execution of any analyze operation.