1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/include
Sujatha e32f29b7f3 MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was logged
MDEV-5589 commit set up a policy to skip DROP TEMPORARY TABLE binary logging
in case the target table has not been "CREATEed" in binlog (no CREATE
Query-log-event was logged into the binary log).

It turns out that

1. the rule did not cover non-existing table DROPped with IF-EXISTS clause.
   The logged-create knowledge for the non-existing one does not even need
   MDEV-5589 patch, and

2. connection close disobeys it to trigger automatic DROP-IF-EXISTS
   binlogging.

Either 1 or 2 or even both is/are also responsible for unexpected binlog
records observed in MDEV-17863, actually rendering a referred
@@global.read_only irrelevant as far as the described stored procedure
definition *and* the ROW binlog-format are concerned.
2019-07-25 11:38:45 +05:30
..
2017-04-06 15:41:54 +05:30
2017-11-06 18:10:23 +02:00
2013-03-28 17:19:09 +04:00
2010-02-24 13:15:34 +04:00
2013-12-20 12:42:33 +04:00
2016-05-30 16:56:29 +04:00
2011-10-19 21:45:18 +02:00
2019-05-11 21:29:06 +03:00
2017-04-06 15:41:54 +05:30
2011-10-19 21:45:18 +02:00
2010-08-25 22:22:33 +02:00
2012-08-23 00:32:25 +03:00
2010-09-12 18:40:01 +02:00
2012-10-01 13:15:29 +02:00
2019-05-11 21:29:06 +03:00
2012-01-13 15:50:02 +01:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2009-12-03 18:47:20 +03:00
2014-08-02 21:26:16 +02:00
2011-07-15 09:09:33 +02:00
2013-12-22 17:06:50 +01:00
2010-09-16 09:58:57 +02:00
2019-03-27 11:56:08 +02:00
2010-12-02 14:10:52 +03:00
2019-05-11 22:19:05 +03:00
2019-05-11 22:19:05 +03:00
2011-07-15 09:09:33 +02:00
2015-06-16 23:55:56 +02:00
2012-03-28 01:04:46 +02:00
2013-01-31 09:48:19 +01:00
2011-12-01 00:54:54 +00:00
2010-12-20 15:15:01 +01:00
2013-02-22 10:23:17 +01:00
2012-02-06 21:36:56 +01:00
2012-03-02 08:32:16 +01:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2010-05-26 22:34:25 +08:00
2011-10-19 21:45:18 +02:00
2011-07-02 22:08:51 +02:00
2017-08-23 16:49:42 +05:30
2010-12-22 00:37:35 -08:00