Home
last modified time | relevance | path

Searched defs:append_identifier (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_show.h173 inline void append_identifier(THD *thd, String *packet, const char *name, size_t length) in append_identifier() function
177 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_show.h173 inline void append_identifier(THD *thd, String *packet, const char *name, size_t length) in append_identifier() function
177 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_show.h173 inline void append_identifier(THD *thd, String *packet, const char *name, size_t length) in append_identifier() function
177 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_show.h173 inline void append_identifier(THD *thd, String *packet, const char *name, size_t length) in append_identifier() function
177 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_show.h173 inline void append_identifier(THD *thd, String *packet, const char *name, size_t length) in append_identifier() function
177 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
H A Dsql_show.cc1233 append_identifier(THD *thd, String *packet, const char *name, size_t length, in append_identifier() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_show.h173 inline void append_identifier(THD *thd, String *packet, const char *name, size_t length) in append_identifier() function
177 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
H A Dsql_show.cc1230 append_identifier(THD *thd, String *packet, const char *name, size_t length, in append_identifier() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_show.h178 inline void append_identifier(THD *thd, String *packet, const char *name, in append_identifier() function
183 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
H A Dsql_show.cc1145 append_identifier(THD *thd, String *packet, const char *name, uint length, in append_identifier() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_show.h178 inline void append_identifier(THD *thd, String *packet, const char *name, in append_identifier() function
183 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
H A Dsql_show.cc1145 append_identifier(THD *thd, String *packet, const char *name, uint length, in append_identifier() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_show.h178 inline void append_identifier(THD *thd, String *packet, const char *name, in append_identifier() function
183 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
H A Dsql_show.cc1145 append_identifier(THD *thd, String *packet, const char *name, uint length, in append_identifier() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_show.h178 inline void append_identifier(THD *thd, String *packet, const char *name, in append_identifier() function
183 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
H A Dsql_show.cc1145 append_identifier(THD *thd, String *packet, const char *name, uint length, in append_identifier() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_show.h178 inline void append_identifier(THD *thd, String *packet, const char *name, in append_identifier() function
183 inline void append_identifier(THD *thd, String *packet, Simple_cstring str) in append_identifier() function
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_show.h97 inline void append_identifier(THD *thd, String *packet, const char *name, in append_identifier() function
H A Dsql_show.cc964 append_identifier(THD *thd, String *packet, const char *name, uint length, in append_identifier() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_show.h86 static inline bool append_identifier(THD *thd, String *packet, const LEX_CSTRING *name) in append_identifier() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_show.h95 static inline bool append_identifier(THD *thd, String *packet, const LEX_CSTRING *name) in append_identifier() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_show.h86 static inline bool append_identifier(THD *thd, String *packet, const LEX_CSTRING *name) in append_identifier() function
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_show.h86 static inline bool append_identifier(THD *thd, String *packet, const LEX_CSTRING *name) in append_identifier() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_show.h95 static inline bool append_identifier(THD *thd, String *packet, const LEX_CSTRING *name) in append_identifier() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_show.cc840 void append_identifier(String *packet, const char *name, size_t length) { in append_identifier() function
887 void append_identifier(const THD *thd, String *packet, const char *name, in append_identifier() function
981 void append_identifier(const THD *thd, String *packet, const char *name, in append_identifier() function

12