Home
last modified time | relevance | path

Searched refs:CREATE_TEMPORARY_TABLES (Results 1 – 3 of 3) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dauth_acls.cc43 const std::string CREATE_TEMPORARY_TABLES("CREATE TEMPORARY TABLES"); variable
78 consts::CREATE_TEMPORARY_TABLES,
112 {consts::CREATE_TEMPORARY_TABLES, 16},
/dports/emulators/mess/mame-mame0226/scripts/minimaws/lib/
H A Ddbaccess.py426 CREATE_TEMPORARY_TABLES = ( variable in SchemaQueries
1099 for query in SchemaQueries.CREATE_TEMPORARY_TABLES:
/dports/emulators/mame/mame-mame0226/scripts/minimaws/lib/
H A Ddbaccess.py426 CREATE_TEMPORARY_TABLES = ( variable in SchemaQueries
1099 for query in SchemaQueries.CREATE_TEMPORARY_TABLES: