Home
last modified time | relevance | path

Searched refs:UNIQUESUBQUERY_ENGINE (Results 1 – 23 of 23) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_subselect.h532 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
708 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_subselect.h532 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
708 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_subselect.h596 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
765 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h596 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
765 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_subselect.h596 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
765 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h596 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
765 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_subselect.h596 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
765 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h596 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
765 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_subselect.h532 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
708 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_subselect.h532 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
708 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_subselect.h532 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
708 { return unique ? UNIQUESUBQUERY_ENGINE : INDEXSUBQUERY_ENGINE; } in engine_type()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_subselect.h827 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
1016 virtual enum_engine_type engine_type() { return UNIQUESUBQUERY_ENGINE; } in engine_type()
H A Ditem_subselect.cc5400 DBUG_ASSERT(lookup_engine->engine_type() == UNIQUESUBQUERY_ENGINE); in cleanup()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_subselect.h814 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
1003 virtual enum_engine_type engine_type() { return UNIQUESUBQUERY_ENGINE; } in engine_type()
H A Ditem_subselect.cc5359 DBUG_ASSERT(lookup_engine->engine_type() == UNIQUESUBQUERY_ENGINE); in cleanup()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_subselect.h814 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
1003 virtual enum_engine_type engine_type() { return UNIQUESUBQUERY_ENGINE; } in engine_type()
H A Ditem_subselect.cc5359 DBUG_ASSERT(lookup_engine->engine_type() == UNIQUESUBQUERY_ENGINE); in cleanup()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_subselect.h804 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
993 virtual enum_engine_type engine_type() { return UNIQUESUBQUERY_ENGINE; } in engine_type()
H A Ditem_subselect.cc5318 DBUG_ASSERT(lookup_engine->engine_type() == UNIQUESUBQUERY_ENGINE); in cleanup()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_subselect.h804 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
993 virtual enum_engine_type engine_type() { return UNIQUESUBQUERY_ENGINE; } in engine_type()
H A Ditem_subselect.cc5318 DBUG_ASSERT(lookup_engine->engine_type() == UNIQUESUBQUERY_ENGINE); in cleanup()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_subselect.h827 UNION_ENGINE, UNIQUESUBQUERY_ENGINE, enumerator
1016 virtual enum_engine_type engine_type() { return UNIQUESUBQUERY_ENGINE; } in engine_type()
H A Ditem_subselect.cc5400 DBUG_ASSERT(lookup_engine->engine_type() == UNIQUESUBQUERY_ENGINE); in cleanup()