mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge janus.mylan:/usr/home/serg/Abk/mysql-5.0
into janus.mylan:/usr/home/serg/Abk/mysql-5.1 sql/set_var.cc: Auto merged
This commit is contained in:
@@ -1296,7 +1296,7 @@ void sys_var_thd_ulong::set_default(THD *thd, enum_var_type type)
|
||||
bool not_used;
|
||||
/* We will not come here if option_limits is not set */
|
||||
global_system_variables.*offset=
|
||||
(ulonglong) getopt_ull_limit_value((ulong) option_limits->def_value,
|
||||
(ulong) getopt_ull_limit_value((ulong) option_limits->def_value,
|
||||
option_limits, ¬_used);
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user