Home
last modified time | relevance | path

Searched refs:MYSQL_TIME (Results 1 – 25 of 1681) sorted by relevance

12345678910>>...68

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/
H A Dmy_time.h221 const MYSQL_TIME &my_time, int *warnings);
337 bool check_datetime_range(const MYSQL_TIME &my_time);
338 void adjust_time_range(MYSQL_TIME *, int *warning);
367 void set_max_time(MYSQL_TIME *tm, bool neg);
368 void set_max_hhmmss(MYSQL_TIME *tm);
520 inline void datetime_to_time(MYSQL_TIME *ltime) { in datetime_to_time()
534 inline void datetime_to_date(MYSQL_TIME *ltime) { in datetime_to_date()
549 inline void date_to_datetime(MYSQL_TIME *ltime) { in date_to_datetime()
577 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME &my_time);
582 bool calc_time_diff(const MYSQL_TIME &my_time1, const MYSQL_TIME &my_time2,
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_time.h43 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
62 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
63 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
68 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
73 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
106 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
108 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
195 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
208 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
261 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_time.h43 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
62 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
63 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
68 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
73 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
106 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
108 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
195 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
208 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
261 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_time.h43 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
62 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
63 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
68 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
73 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
106 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
108 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
195 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
208 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
261 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_time.h62 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
83 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
84 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
89 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
94 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
124 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
126 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
203 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
216 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
269 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_time.h62 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
83 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
84 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
89 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
94 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
124 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
126 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
203 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
216 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
269 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_time.h62 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
83 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
84 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
89 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
94 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
124 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
126 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
203 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
216 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
269 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_time.h62 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
83 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
84 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
89 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
94 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
124 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
126 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
203 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
216 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
269 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_time.h62 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
83 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
84 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
89 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
94 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
124 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
126 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
203 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
216 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
269 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_time.h43 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
62 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
63 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
68 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
73 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
106 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
108 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
195 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
208 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
261 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_time.h62 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
83 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
84 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
89 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
94 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
124 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
126 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
203 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
216 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
269 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_time.h43 void mix_date_and_time(MYSQL_TIME *ldate, const MYSQL_TIME *ltime);
62 void time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
63 inline void datetime_to_time(MYSQL_TIME *ltime) in datetime_to_time()
68 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
73 inline void date_to_datetime(MYSQL_TIME *ltime) in date_to_datetime()
106 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
108 int my_time_compare(MYSQL_TIME *a, MYSQL_TIME *b);
195 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_datetime_round()
208 MYSQL_TIME tmp= *ltime; in TIME_to_ulonglong_time_round()
261 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_time.h36 void set_current_date(THD *thd, MYSQL_TIME *to);
37 bool time_to_datetime(MYSQL_TIME *ltime);
53 bool time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
55 const MYSQL_TIME *tm, MYSQL_TIME *dt,
147 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
173 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
175 int my_time_compare(const MYSQL_TIME *a, const MYSQL_TIME *b);
213 non_zero_hhmmssuu(const MYSQL_TIME *ltime) in non_zero_hhmmssuu()
218 non_zero_YYMMDD(const MYSQL_TIME *ltime) in non_zero_YYMMDD()
223 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_time.h36 void set_current_date(THD *thd, MYSQL_TIME *to);
37 bool time_to_datetime(MYSQL_TIME *ltime);
53 bool time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
55 const MYSQL_TIME *tm, MYSQL_TIME *dt,
147 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
173 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
175 int my_time_compare(const MYSQL_TIME *a, const MYSQL_TIME *b);
213 non_zero_hhmmssuu(const MYSQL_TIME *ltime) in non_zero_hhmmssuu()
218 non_zero_YYMMDD(const MYSQL_TIME *ltime) in non_zero_YYMMDD()
223 non_zero_date(const MYSQL_TIME *ltime) in non_zero_date()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_time.h37 void set_current_date(THD *thd, MYSQL_TIME *to);
38 bool time_to_datetime(MYSQL_TIME *ltime);
57 bool time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
59 const MYSQL_TIME *tm, MYSQL_TIME *dt,
62 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
96 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
122 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
124 int my_time_compare(const MYSQL_TIME *a, const MYSQL_TIME *b);
153 non_zero_hhmmssuu(const MYSQL_TIME *ltime) in non_zero_hhmmssuu()
158 non_zero_YYMMDD(const MYSQL_TIME *ltime) in non_zero_YYMMDD()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_time.h37 void set_current_date(THD *thd, MYSQL_TIME *to);
38 bool time_to_datetime(MYSQL_TIME *ltime);
57 bool time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
59 const MYSQL_TIME *tm, MYSQL_TIME *dt,
62 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
96 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
122 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
124 int my_time_compare(const MYSQL_TIME *a, const MYSQL_TIME *b);
153 non_zero_hhmmssuu(const MYSQL_TIME *ltime) in non_zero_hhmmssuu()
158 non_zero_YYMMDD(const MYSQL_TIME *ltime) in non_zero_YYMMDD()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_time.h37 void set_current_date(THD *thd, MYSQL_TIME *to);
38 bool time_to_datetime(MYSQL_TIME *ltime);
57 bool time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
59 const MYSQL_TIME *tm, MYSQL_TIME *dt,
62 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
96 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
122 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
124 int my_time_compare(const MYSQL_TIME *a, const MYSQL_TIME *b);
153 non_zero_hhmmssuu(const MYSQL_TIME *ltime) in non_zero_hhmmssuu()
158 non_zero_YYMMDD(const MYSQL_TIME *ltime) in non_zero_YYMMDD()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_time.h37 void set_current_date(THD *thd, MYSQL_TIME *to);
38 bool time_to_datetime(MYSQL_TIME *ltime);
57 bool time_to_datetime(THD *thd, const MYSQL_TIME *tm, MYSQL_TIME *dt);
59 const MYSQL_TIME *tm, MYSQL_TIME *dt,
62 inline void datetime_to_date(MYSQL_TIME *ltime) in datetime_to_date()
96 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
122 bool calc_time_diff(const MYSQL_TIME *l_time1, const MYSQL_TIME *l_time2,
124 int my_time_compare(const MYSQL_TIME *a, const MYSQL_TIME *b);
153 non_zero_hhmmssuu(const MYSQL_TIME *ltime) in non_zero_hhmmssuu()
158 non_zero_YYMMDD(const MYSQL_TIME *ltime) in non_zero_YYMMDD()
[all …]
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/
H A Dmy_time.h133 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *);
134 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *);
135 ulonglong TIME_to_ulonglong(const MYSQL_TIME *);
146 longlong TIME_to_longlong_packed(const MYSQL_TIME *);
151 void TIME_set_yymmdd(MYSQL_TIME *ltime, uint yymmdd);
152 void TIME_set_hhmmss(MYSQL_TIME *ltime, uint hhmmss);
167 bool check_time_range_quick(const MYSQL_TIME *ltime);
168 bool check_datetime_range(const MYSQL_TIME *ltime);
169 void adjust_time_range(MYSQL_TIME *, int *warning);
203 void set_max_time(MYSQL_TIME *tm, bool neg);
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/include/
H A Dmy_time.h133 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *);
134 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *);
135 ulonglong TIME_to_ulonglong(const MYSQL_TIME *);
146 longlong TIME_to_longlong_packed(const MYSQL_TIME *);
151 void TIME_set_yymmdd(MYSQL_TIME *ltime, uint yymmdd);
152 void TIME_set_hhmmss(MYSQL_TIME *ltime, uint hhmmss);
170 my_bool check_time_range_quick(const MYSQL_TIME *ltime);
171 my_bool check_datetime_range(const MYSQL_TIME *ltime);
209 void set_max_time(MYSQL_TIME *tm, my_bool neg);
210 void set_max_hhmmss(MYSQL_TIME *tm);
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/include/
H A Dmy_time.h133 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *);
134 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *);
135 ulonglong TIME_to_ulonglong(const MYSQL_TIME *);
146 longlong TIME_to_longlong_packed(const MYSQL_TIME *);
151 void TIME_set_yymmdd(MYSQL_TIME *ltime, uint yymmdd);
152 void TIME_set_hhmmss(MYSQL_TIME *ltime, uint hhmmss);
170 my_bool check_time_range_quick(const MYSQL_TIME *ltime);
171 my_bool check_datetime_range(const MYSQL_TIME *ltime);
209 void set_max_time(MYSQL_TIME *tm, my_bool neg);
210 void set_max_hhmmss(MYSQL_TIME *tm);
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/
H A Dmy_time.h131 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *);
132 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *);
133 ulonglong TIME_to_ulonglong(const MYSQL_TIME *);
144 longlong TIME_to_longlong_packed(const MYSQL_TIME *);
149 void TIME_set_yymmdd(MYSQL_TIME *ltime, uint yymmdd);
150 void TIME_set_hhmmss(MYSQL_TIME *ltime, uint hhmmss);
165 my_bool check_time_range_quick(const MYSQL_TIME *ltime);
166 my_bool check_datetime_range(const MYSQL_TIME *ltime);
204 void set_max_time(MYSQL_TIME *tm, my_bool neg);
205 void set_max_hhmmss(MYSQL_TIME *tm);
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/include/
H A Dmy_time.h133 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *);
134 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *);
135 ulonglong TIME_to_ulonglong(const MYSQL_TIME *);
146 longlong TIME_to_longlong_packed(const MYSQL_TIME *);
151 void TIME_set_yymmdd(MYSQL_TIME *ltime, uint yymmdd);
152 void TIME_set_hhmmss(MYSQL_TIME *ltime, uint hhmmss);
170 my_bool check_time_range_quick(const MYSQL_TIME *ltime);
171 my_bool check_datetime_range(const MYSQL_TIME *ltime);
209 void set_max_time(MYSQL_TIME *tm, my_bool neg);
210 void set_max_hhmmss(MYSQL_TIME *tm);
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/
H A Dmy_time.h131 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *);
132 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *);
133 ulonglong TIME_to_ulonglong(const MYSQL_TIME *);
144 longlong TIME_to_longlong_packed(const MYSQL_TIME *);
149 void TIME_set_yymmdd(MYSQL_TIME *ltime, uint yymmdd);
150 void TIME_set_hhmmss(MYSQL_TIME *ltime, uint hhmmss);
165 my_bool check_time_range_quick(const MYSQL_TIME *ltime);
166 my_bool check_datetime_range(const MYSQL_TIME *ltime);
204 void set_max_time(MYSQL_TIME *tm, my_bool neg);
205 void set_max_hhmmss(MYSQL_TIME *tm);
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/include/
H A Dmy_time.h131 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *);
132 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *);
133 ulonglong TIME_to_ulonglong(const MYSQL_TIME *);
144 longlong TIME_to_longlong_packed(const MYSQL_TIME *);
149 void TIME_set_yymmdd(MYSQL_TIME *ltime, uint yymmdd);
150 void TIME_set_hhmmss(MYSQL_TIME *ltime, uint hhmmss);
165 my_bool check_time_range_quick(const MYSQL_TIME *ltime);
166 my_bool check_datetime_range(const MYSQL_TIME *ltime);
204 void set_max_time(MYSQL_TIME *tm, my_bool neg);
205 void set_max_hhmmss(MYSQL_TIME *tm);
[all …]

12345678910>>...68