1098
1095
tmp= (ulong) fix_unsigned(thd, tmp, option_limits);
1103
1099
throw_bounds_warning(thd, true, true, name, (int64_t) var->save_result.uint64_t_value);
1107
1102
if (var->type == OPT_GLOBAL)
1108
1103
global_system_variables.*offset= (ulong) tmp;