mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
10.0-base merge
This commit is contained in:
@ -127,5 +127,6 @@ check_date(const MYSQL_TIME *ltime, ulonglong flags, int *was_cut)
|
||||
}
|
||||
bool check_date_with_warn(const MYSQL_TIME *ltime, ulonglong fuzzy_date,
|
||||
timestamp_type ts_type);
|
||||
bool adjust_time_range_with_warn(MYSQL_TIME *ltime, uint dec);
|
||||
|
||||
#endif /* SQL_TIME_INCLUDED */
|
||||
|
Reference in New Issue
Block a user