1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/mysql-test/t
Andrei Elkin d083ceabe8 Bug #41003 log_bin_trust_function_creators_func test explicitly warns on a bug in it
The test 
1. did not verify that CREATE FUNCTION shall fails in a case of active binlog
   and @@log_bin_trust_function_creators is zero if there is no DETERMINISTIC qualifier
   and super user privilege;
2. contained an explit warning on that CREATE FUNCTION actually succeeded whereas
   it was supposed to fail;
3. did not demand the bin-log be set ON even though it has contained the opt file
   explictily setting the name for the binlog file.
      
Fixed 1-3 with modifying the test accordingly.
2008-12-12 21:15:56 +02:00
..
2008-07-18 15:00:45 +03:00
2008-03-17 14:26:00 +03:00
2008-10-02 17:53:08 +05:00
2008-11-21 17:32:45 +04:00
2008-12-09 17:34:31 +01:00
2008-11-14 13:48:01 +04:00
2008-12-09 13:27:46 +04:00
2008-09-05 13:36:02 +05:00
2008-12-09 15:16:39 +04:00
2008-10-06 08:37:52 -04:00
2008-09-18 11:32:54 +02:00
2008-04-30 14:49:37 +02:00
2008-08-26 18:53:22 +05:00
2008-11-14 13:48:01 +04:00
2008-07-21 11:20:03 +02:00
2008-02-25 21:18:50 +01:00
2008-02-25 21:18:50 +01:00
2008-12-10 09:06:58 +01:00
2008-01-25 16:05:15 -08:00
2008-04-08 20:01:20 +04:00
2008-07-03 23:41:22 +04:00
2008-04-02 00:43:17 +02:00
2008-08-15 16:42:29 -04:00
2008-09-30 10:41:30 +05:00
2008-07-07 11:43:56 +03:00
2008-11-27 18:11:54 +04:00
2008-07-15 18:43:25 +02:00
2008-07-15 18:43:25 +02:00
2008-04-08 20:01:20 +04:00
2008-12-09 17:31:22 +04:00
2008-09-09 20:52:38 +05:00
2008-11-17 19:43:10 +04:00
2008-06-27 20:56:41 +05:00
2008-10-17 11:49:23 +03:00