1105
1102
tmp= (ulong) fix_unsigned(thd, tmp, option_limits);
1110
1106
throw_bounds_warning(thd, true, true, name, (int64_t) var->save_result.uint64_t_value);
1114
1109
if (var->type == OPT_GLOBAL)
1115
1110
global_system_variables.*offset= (ulong) tmp;