summaryrefslogtreecommitdiff
path: root/mysql-test/r/flush2.result
diff options
context:
space:
mode:
authorunknown <serg@janus.mylan>2007-04-13 19:23:02 +0200
committerunknown <serg@janus.mylan>2007-04-13 19:23:02 +0200
commitbf2aaad97d0ff65a4a79f9012b4443d4d6dbd6e8 (patch)
treec318326d7c94a04b34753308fce3a0bb1b38f53e /mysql-test/r/flush2.result
parent1e6bd48ccbd725c298453cf6c7645b430529fe43 (diff)
downloadmariadb-git-bf2aaad97d0ff65a4a79f9012b4443d4d6dbd6e8.tar.gz
wl#2936 - fixing problems
include/mysql/plugin.h: warning. no int/realsize mysys/my_getopt.c: combination of prefixes (e.g. --loose-skip-) didn't work sql/event_queue.cc: warning sql/handler.cc: assert sql/handler.h: comment sql/item_create.cc: warnings sql/log.cc: warnings sql/mysqld.cc: wl#2936 - fixing problems (memory leak in load_defaults, garbage in opt_[slow_]logname sql/partition_element.h: warnings sql/rpl_utility.h: warnings sql/set_var.cc: comment sql/set_var.h: warnings sql/sql_class.cc: warnings sql/sql_parse.cc: warnings sql/sql_plugin.cc: wl#2936 - fixing problems: portability, coding style, reporting of spurious errors, crashes, incorrect help output storage/example/ha_example.cc: comment storage/innobase/handler/ha_innodb.cc: wl#2936 - fixing problems (crash)
Diffstat (limited to 'mysql-test/r/flush2.result')
-rw-r--r--mysql-test/r/flush2.result2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/flush2.result b/mysql-test/r/flush2.result
index 8257fa05b41..25969a72ef5 100644
--- a/mysql-test/r/flush2.result
+++ b/mysql-test/r/flush2.result
@@ -5,6 +5,7 @@ Variable_name Value
log ON
log_bin OFF
log_bin_trust_function_creators ON
+log_bin_trust_routine_creators ON
log_error
log_output TABLE
log_queries_not_using_indexes OFF
@@ -17,6 +18,7 @@ Variable_name Value
log ON
log_bin OFF
log_bin_trust_function_creators ON
+log_bin_trust_routine_creators ON
log_error
log_output TABLE
log_queries_not_using_indexes OFF