mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
replacing the no_log argument of mysql_create_table() by some safer method (temporarily setting OPTION_BIN_LOG to 0) which guarantees that even the automatic DELETE FROM heap_table does not get into the binlog when a not-yet-existing HEAP table is opened by mysql_create_table().
1.2 KiB
1.2 KiB