mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
Relates to MDEV-17863 DROP TEMPORARY TABLE creates a transaction in binary log on read only server Other things: - Fixed that insert into normal_table select from tmp_table is replicated as row events if tmp_table doesn't exists on slave.
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed