Home
last modified time | relevance | path

Searched refs:ha_discover (Results 1 – 25 of 37) sorted by relevance

12

/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test23 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test23 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test23 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test23 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test23 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test28 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test28 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test28 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test28 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test28 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test28 # schema lock, ha_discover and ha_table_exists_in_engine
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/ndb/t/
H A Dndb_global_schema_lock_error.test44 # NOTE! The CREATE's all generate three warnings each, ha_discover,
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc3861 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
3920 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
4271 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
H A Dhandler.h2295 int ha_discover(THD* thd, const char* dbname, const char* name,
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc296 static int ha_discover(THD *thd, const char *db, const char *name,
5245 if ((error = ha_discover(thd, db, name, &sdi_blob, &sdi_len))) { in ha_create_table_from_engine()
5324 *exists = !ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
5642 static int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc4968 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
5036 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
5380 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc4827 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
4895 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
5239 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
H A Dhandler.h3369 int ha_discover(THD* thd, const char* dbname, const char* name,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc5322 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
5390 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
5734 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc5322 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
5390 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
5734 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc5204 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
5272 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
5660 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc5634 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
5702 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
6090 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc5304 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
5372 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
5760 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc5634 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
5702 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
6090 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc5634 if ((error= ha_discover(thd, db, name, &frmblob, &frmlen))) in ha_create_table_from_engine()
5702 *exists= ! ha_discover(thd, db, name, &frmblob, &frmlen); in ha_check_if_table_exists()
6090 int ha_discover(THD *thd, const char *db, const char *name, in ha_discover() function

12