mirror of
https://github.com/MariaDB/server.git
synced 2025-11-18 07:48:43 +03:00
it's just backquoting the db's and table's names when writing DROP TEMPORARY TABLE to the binlog when a connection ends. A testcase for this. sql/sql_base.cc: backquote db and table name when writing DROP TEMPORARY TABLE to the binlog when a connection ends.
61 KiB
61 KiB