Home
last modified time | relevance | path

Searched refs:NULL_LENGTH (Results 1 – 25 of 103) sorted by relevance

12345

/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dpack.cc45 return NULL_LENGTH; in net_field_length()
71 return NULL_LENGTH; in net_field_length_checked()
97 return (uint64_t)NULL_LENGTH; in net_field_length_ll()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/mysql57-client/mysql-5.7.36/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/mysql56-client/mysql-5.6.51/sql-common/
H A Dpack.c44 return NULL_LENGTH; in net_field_length()
75 return NULL_LENGTH; in net_field_length_checked()
106 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/mysql55-client/mysql-5.5.62/sql-common/
H A Dpack.c32 return NULL_LENGTH; in net_field_length()
63 return NULL_LENGTH; in net_field_length_checked()
94 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql-common/
H A Dpack.c33 return NULL_LENGTH; in net_field_length()
61 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
91 return (my_ulonglong) NULL_LENGTH; in safe_net_field_length_ll()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql-common/
H A Dpack.c33 return NULL_LENGTH; in net_field_length()
61 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
91 return (my_ulonglong) NULL_LENGTH; in safe_net_field_length_ll()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql-common/
H A Dpack.c33 return NULL_LENGTH; in net_field_length()
61 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
91 return (my_ulonglong) NULL_LENGTH; in safe_net_field_length_ll()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql-common/
H A Dpack.c33 return NULL_LENGTH; in net_field_length()
61 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
91 return (my_ulonglong) NULL_LENGTH; in safe_net_field_length_ll()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql-common/
H A Dpack.c33 return NULL_LENGTH; in net_field_length()
61 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
91 return (my_ulonglong) NULL_LENGTH; in safe_net_field_length_ll()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql-common/
H A Dpack.c33 return NULL_LENGTH; in net_field_length()
61 return (my_ulonglong) NULL_LENGTH; in net_field_length_ll()
91 return (my_ulonglong) NULL_LENGTH; in safe_net_field_length_ll()
/dports/databases/fpc-mysql/fpc-3.2.2/packages/mysql/src/
H A Dmysql4_comdyn.pp80 function NULL_LENGTH : dword;
149 function NULL_LENGTH : dword;
151 NULL_LENGTH:=dword( not (0));
H A Dmysql4_com.pp118 function NULL_LENGTH : dword;
133 function NULL_LENGTH : dword;
135 NULL_LENGTH:=dword( not (0));
H A Dmysql3_com.pp66 #define NULL_LENGTH ((unsigned long) ~0) { For net_store_length }
/dports/lang/fpc-source/fpc-3.2.2/packages/mysql/src/
H A Dmysql4_com.pp118 function NULL_LENGTH : dword;
133 function NULL_LENGTH : dword;
135 NULL_LENGTH:=dword( not (0));
H A Dmysql4_comdyn.pp80 function NULL_LENGTH : dword;
149 function NULL_LENGTH : dword;
151 NULL_LENGTH:=dword( not (0));
H A Dmysql3_com.pp66 #define NULL_LENGTH ((unsigned long) ~0) { For net_store_length }

12345