Home
last modified time | relevance | path

Searched refs:MYSQL_TIME_NOTE_TRUNCATED (Results 1 – 25 of 65) sorted by relevance

123

/dports/databases/mariadb103-server/mariadb-10.3.34/include/
H A Dmy_time.h73 #define MYSQL_TIME_NOTE_TRUNCATED 16U macro
76 #define MYSQL_TIME_WARN_NOTES (MYSQL_TIME_NOTE_TRUNCATED)
/dports/databases/mariadb103-client/mariadb-10.3.34/include/
H A Dmy_time.h73 #define MYSQL_TIME_NOTE_TRUNCATED 16U macro
76 #define MYSQL_TIME_WARN_NOTES (MYSQL_TIME_NOTE_TRUNCATED)
/dports/databases/mariadb105-client/mariadb-10.5.15/include/
H A Dmy_time.h68 #define MYSQL_TIME_NOTE_TRUNCATED 16U macro
74 #define MYSQL_TIME_WARN_NOTES (MYSQL_TIME_NOTE_TRUNCATED)
/dports/databases/mariadb104-server/mariadb-10.4.24/include/
H A Dmy_time.h68 #define MYSQL_TIME_NOTE_TRUNCATED 16U in GLVisualConfig()
74 #define MYSQL_TIME_WARN_NOTES (MYSQL_TIME_NOTE_TRUNCATED) in GLVisualConfig()
/dports/databases/mariadb104-client/mariadb-10.4.24/include/
H A Dmy_time.h68 #define MYSQL_TIME_NOTE_TRUNCATED 16U macro
74 #define MYSQL_TIME_WARN_NOTES (MYSQL_TIME_NOTE_TRUNCATED)
/dports/databases/mariadb105-server/mariadb-10.5.15/include/
H A Dmy_time.h68 #define MYSQL_TIME_NOTE_TRUNCATED 16U macro
74 #define MYSQL_TIME_WARN_NOTES (MYSQL_TIME_NOTE_TRUNCATED)
/dports/databases/percona56-server/percona-server-5.6.51-91.0/include/
H A Dmy_time.h93 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/include/
H A Dmy_time.h93 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/
H A Dmy_time.h91 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/include/
H A Dmy_time.h93 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/
H A Dmy_time.h91 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/mysql57-client/mysql-5.7.36/include/
H A Dmy_time.h91 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/include/
H A Dmy_time.h91 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/percona57-server/percona-server-5.7.36-39/include/
H A Dmy_time.h91 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/percona57-client/percona-server-5.7.36-39/include/
H A Dmy_time.h91 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/include/
H A Dmy_time.h93 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/
H A Dmy_time.h96 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/mysql56-client/mysql-5.6.51/include/
H A Dmy_time.h93 #define MYSQL_TIME_NOTE_TRUNCATED 16 macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/
H A Dmy_time.h110 constexpr const int MYSQL_TIME_NOTE_TRUNCATED = 16; variable
/dports/databases/mariadb103-server/mariadb-10.3.34/sql-common/
H A Dmy_time.c245 status->warnings|= MYSQL_TIME_NOTE_TRUNCATED; in get_microseconds()
1277 *was_cut= MYSQL_TIME_NOTE_TRUNCATED; in number_to_datetime()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql-common/
H A Dmy_time.c245 status->warnings|= MYSQL_TIME_NOTE_TRUNCATED; in get_microseconds()
1277 *was_cut= MYSQL_TIME_NOTE_TRUNCATED; in number_to_datetime()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql-common/
H A Dmy_time.c269 status->warnings|= MYSQL_TIME_NOTE_TRUNCATED; in get_microseconds()
1871 *was_cut= MYSQL_TIME_NOTE_TRUNCATED; in number_to_datetime_or_date()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql-common/
H A Dmy_time.c269 status->warnings|= MYSQL_TIME_NOTE_TRUNCATED; in get_microseconds()
1733 *was_cut= MYSQL_TIME_NOTE_TRUNCATED; in number_to_datetime_or_date()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql-common/
H A Dmy_time.c269 status->warnings|= MYSQL_TIME_NOTE_TRUNCATED; in get_microseconds()
1733 *was_cut= MYSQL_TIME_NOTE_TRUNCATED; in number_to_datetime_or_date()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql-common/
H A Dmy_time.c269 status->warnings|= MYSQL_TIME_NOTE_TRUNCATED; in get_microseconds()
1871 *was_cut= MYSQL_TIME_NOTE_TRUNCATED; in number_to_datetime_or_date()

123