mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
post review changes 2
sql/event_parse_data.cc: don't use "not_used" variable sql/item_timefunc.cc: Item_temporal_func::fix_length_and_dec() and other changes sql/item_timefunc.h: introducing Item_timefunc::fix_length_and_dec() sql/share/errmsg.txt: don't say "column X" in the error message that used not only for columns
This commit is contained in:
@@ -2999,7 +2999,7 @@ void sys_var_thd_lc_time_names::set_default(THD *thd, enum_var_type type)
|
||||
}
|
||||
|
||||
/*
|
||||
Handling of microseoncds given as seconds.part_seconds
|
||||
Handling of microseconds given as seconds.part_seconds
|
||||
|
||||
NOTES
|
||||
The argument to long query time is in seconds in decimal
|
||||
|
Reference in New Issue
Block a user