mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Automerge with 5.2
This commit is contained in:
commit
c670b9021e
57 changed files with 905 additions and 314 deletions
|
|
@ -2057,7 +2057,7 @@ extern ulong slave_exec_mode_options;
|
|||
extern my_bool opt_readonly, lower_case_file_system;
|
||||
extern my_bool opt_userstat_running;
|
||||
extern my_bool opt_enable_named_pipe, opt_sync_frm, opt_allow_suspicious_udfs;
|
||||
extern my_bool opt_secure_auth;
|
||||
extern my_bool opt_secure_auth, debug_assert_if_crashed_table;
|
||||
extern char* opt_secure_file_priv;
|
||||
extern my_bool opt_log_slow_admin_statements, opt_log_slow_slave_statements;
|
||||
extern my_bool sp_automatic_privileges, opt_noacl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue