Home
last modified time | relevance | path

Searched refs:no_substitute (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.h4743 handlerton *ha_checktype(THD *thd, handlerton *hton, bool no_substitute);
4746 bool no_substitute = 0)
4748 return ha_checktype(thd, ha_resolve_by_legacy_type(thd, type), no_substitute);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.h4743 handlerton *ha_checktype(THD *thd, handlerton *hton, bool no_substitute);
4746 bool no_substitute = 0)
4748 return ha_checktype(thd, ha_resolve_by_legacy_type(thd, type), no_substitute);
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.h5139 handlerton *ha_checktype(THD *thd, handlerton *hton, bool no_substitute);
5142 bool no_substitute = 0)
5144 return ha_checktype(thd, ha_resolve_by_legacy_type(thd, type), no_substitute);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.h4979 handlerton *ha_checktype(THD *thd, handlerton *hton, bool no_substitute);
4982 bool no_substitute = 0)
4984 return ha_checktype(thd, ha_resolve_by_legacy_type(thd, type), no_substitute);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.h4979 handlerton *ha_checktype(THD *thd, handlerton *hton, bool no_substitute);
4982 bool no_substitute = 0)
4984 return ha_checktype(thd, ha_resolve_by_legacy_type(thd, type), no_substitute);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.h5139 handlerton *ha_checktype(THD *thd, handlerton *hton, bool no_substitute);
5142 bool no_substitute = 0)
5144 return ha_checktype(thd, ha_resolve_by_legacy_type(thd, type), no_substitute);
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.h2245 bool no_substitute, bool report_error);
H A Dhandler.cc291 bool no_substitute, bool report_error) in ha_checktype() argument
297 if (no_substitute) in ha_checktype()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.h3317 bool no_substitute, bool report_error);
H A Dhandler.cc411 bool no_substitute, bool report_error) in ha_checktype() argument
417 if (no_substitute) in ha_checktype()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.h4018 bool no_substitute, bool report_error);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.h3326 bool no_substitute, bool report_error);
H A Dhandler.cc414 bool no_substitute, bool report_error) in ha_checktype() argument
420 if (no_substitute) in ha_checktype()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.h4018 bool no_substitute, bool report_error);
H A Dhandler.cc624 bool no_substitute, bool report_error) in ha_checktype() argument
630 if (no_substitute) in ha_checktype()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.h3631 bool no_substitute, bool report_error);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.h3631 bool no_substitute, bool report_error);
H A Dhandler.cc445 bool no_substitute, bool report_error) in ha_checktype() argument
451 if (no_substitute) in ha_checktype()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.h3631 bool no_substitute, bool report_error);
H A Dhandler.cc445 bool no_substitute, bool report_error) in ha_checktype() argument
451 if (no_substitute) in ha_checktype()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.h4027 bool no_substitute, bool report_error);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.h4385 bool no_substitute, bool report_error);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.h4385 bool no_substitute, bool report_error);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.h4385 bool no_substitute, bool report_error);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc546 bool no_substitute, bool report_error) { in ha_checktype() argument
551 if (no_substitute) { in ha_checktype()

12