1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/mysql-test/suite/rpl/r
Alfranio Correia bd3aa7eb78 BUG#50312 Warnings for unsafe sub-statement not returned to client
After BUG#36649, warnings for sub-statements are cleared when a 
new sub-statement is started. This is problematic since it suppresses
warnings for unsafe statements in some cases. It is important that we
always give a warning to the client, because the user needs to know
when there is a risk that the slave goes out of sync.
                        
We fixed the problem by generating warning messages for unsafe statements
while returning from a stored procedure, function, trigger or while
executing a top level statement.
                        
We also started checking unsafeness when both performance and log tables are
used. This is necessary after the performance schema which does a distinction
between performance and log tables.
2010-08-10 12:32:54 +01:00
..
2010-02-16 22:34:34 +03:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2008-07-25 21:23:50 +04:00
2010-07-29 11:24:35 +08:00
2010-07-04 12:36:09 +08:00
2009-09-10 03:18:29 -06:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-07-04 12:36:09 +08:00
2009-12-10 11:51:42 +08:00
2007-12-12 18:19:24 +01:00
2009-08-12 13:31:56 +08:00
2007-12-12 18:19:24 +01:00
2007-12-12 18:19:24 +01:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-07-16 21:25:00 +03:00
2010-05-26 22:34:25 +08:00
2010-06-30 20:37:41 +01:00
2010-05-26 22:34:25 +08:00
2007-12-12 18:19:24 +01:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2009-09-10 03:18:29 -06:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2008-02-28 14:36:14 +03:00
2009-10-23 10:19:50 +08:00
2009-10-03 22:21:44 +04:00
2010-07-16 21:25:00 +03:00
2010-06-30 20:37:41 +01:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2010-02-05 01:08:08 +03:00
2009-11-30 19:21:40 +03:00