Home
last modified time | relevance | path

Searched refs:drop_sql (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/db/
H A Dcleanup_test_databases.php123 $drop_sql = "DROP DATABASE $dbname"; variable
124 pg_query($PG_CONN, $drop_sql)
131 $drop_sql = "DROP DATABASE $database_name"; variable
132 pg_query($PG_CONN, $drop_sql)
181 $drop_sql = "DROP DATABASE $dbname"; variable
182 pg_query($PG_CONN, $drop_sql)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/ndbinfo_schema/
H A Dinit.cc81 dd::String_type drop_sql("DROP "); in drop_and_create_table() local
82 drop_sql.append(table.get_object_type()); // TABLE or VIEW in drop_and_create_table()
83 drop_sql.append(" IF EXISTS ").append(table.get_qualified_name()); in drop_and_create_table()
85 if (dd::execute_query(thd, drop_sql)) return true; in drop_and_create_table()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_db.c269 …witch_core_db_test_reactive(switch_core_db_t *db, char *test_sql, char *drop_sql, char *reactive_s… in switch_core_db_test_reactive() argument
291 if (drop_sql) { in switch_core_db_test_reactive()
292 switch_core_db_exec(db, drop_sql, NULL, NULL, &errmsg); in switch_core_db_test_reactive()
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/io/
H A Dtest_sql.py2684 drop_sql = "DROP TABLE IF EXISTS test"
2687 cur.execute(drop_sql)
2705 drop_sql = "DROP TABLE IF EXISTS test"
2707 cur.execute(drop_sql)
2719 drop_sql = "DROP TABLE IF EXISTS test"
2724 cur.execute(drop_sql)
2751 cur.execute(drop_sql)
2766 cur.execute(drop_sql)
2787 cur.execute(drop_sql)
2807 cur.execute(drop_sql)
[all …]
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/templates/database/events/
H A Drow.twig6 <span class='drop_sql hide'>{{ sql_drop }}</span>
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfsdbh.cpp298 const char *drop_sql = js_safe_str(*str1); in JS_DBH_FUNCTION_IMPL() local
303 if (switch_cache_db_test_reactive(dbh, test_sql, drop_sql, reactive_sql) == SWITCH_TRUE) { in JS_DBH_FUNCTION_IMPL()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/templates/database/triggers/
H A Drow.twig6 <span class='drop_sql hide'>{{ trigger.drop }}</span>
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_lua/
H A Dfreeswitch_lua.h77 bool test_reactive(char *test_sql, char *drop_sql = NULL, char *reactive_sql = NULL);
H A Dfreeswitch.i116 bool test_reactive(char *test_sql, char *drop_sql = NULL, char *reactive_sql = NULL);
/dports/chinese/phpbb3-tw/phpBB3/install/convertors/
H A Dfunctions_phpbb20.php1742 $drop_sql = 'DROP TABLE ' . USERCONV_TABLE;
1796 $db->sql_query($drop_sql);
1866 $drop_sql = 'DROP TABLE ' . USERCONV_TABLE;
1867 $db->sql_query($drop_sql);
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/templates/database/routines/
H A Drow.twig6 <span class="drop_sql hide">{{ sql_drop }}</span>
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/t/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/main/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dsp-dynamic.test115 set @drop_sql=concat("drop table if exists ", @tab_name);
120 select @drop_sql;
124 prepare stmt_drop from @drop_sql;

123