summaryrefslogtreecommitdiff
path: root/mysql-test/t/information_schema_db.test
diff options
context:
space:
mode:
authorunknown <Li-Bing.Song@sun.com>2009-09-28 14:24:19 +0800
committerunknown <Li-Bing.Song@sun.com>2009-09-28 14:24:19 +0800
commit3bc43205106e211df09e053c8840e8c946f57f78 (patch)
treec89e1f4e3c499a80d9550f7aa479b18ac5543411 /mysql-test/t/information_schema_db.test
parent1421a7205bb4fda18d8de19052f5473047ceffdb (diff)
downloadmariadb-git-3bc43205106e211df09e053c8840e8c946f57f78.tar.gz
BUG#43579 mysql_upgrade tries to alter log tables on replicated database
All statements executed by mysql_upgrade are binlogged and then are replicated to slave. This will result in some errors. The report of this bug has demonstrated some examples. Master and slave should be upgraded separately. All statements executed by mysql_upgrade will not be binlogged. --write-binlog and --skip-write-binlog options are added into mysql_upgrade. These options control whether sql statements are binlogged or not.
Diffstat (limited to 'mysql-test/t/information_schema_db.test')
0 files changed, 0 insertions, 0 deletions