42.7K results in 849 ms
9 years ago · Jan 05, 2017, 03:58 AM
22:53:43] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.ore@3
9 years ago · Jan 05, 2017, 03:52 AM
FALSE, 'Fake index does not exists'); // Add index. - db_add_index('test_table', 'test_field',
9 years ago · Jan 05, 2017, 03:34 AM
CREATE TABLE IF NOT EXISTS `person` ( id int(11) UNSIGNED
9 years ago · Jan 05, 2017, 03:00 AM
todo: connect screen: [x] create database (if not exists) [charset] // todo: connect screen:
9 years ago · Jan 05, 2017, 02:48 AM
CREATE TABLE IF NOT EXISTS `person` ( id int(11) UNSIGNED
9 years ago · Jan 05, 2017, 01:56 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; printFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
9 years ago · Jan 05, 2017, 01:02 AM
multi-statement transactions., query was: CREATE TEMPORARY TABLE IF NOT EXISTS `catalog_product_index_eav_temp` LIKE `catalog_product_index_eav_tmp`
9 years ago · Jan 05, 2017, 12:24 AM
sql_mode = 'NO_AUTO_VALUE_ON_ZERO'; ");}$M=$_POST["db_style"];$j=array(DB);if(DB==""){$j=$_POST["databases"];if(is_string($j)){$j=explode("\n",rtrim(str_replace("\r","",$j),"\n"));}}foreach((array)$j as$k){if($h->select_db($k)){if($Hc&&ereg('CREATE',$M)&&($cb=$h->result("SHOW CREATE DATABASE ".idf_escape($k),1))){if($M=="DROP+CREATE"){echo"DROP DATABASE IF EXISTS ".idf_escape($k).";\n";}echo($M=="CREATE+ALTER"?preg_replace('~^CREATE DATABASE ~','\\0IF NOT EXISTS ',$cb):$cb).";\n";}if($Hc){if($M){echo use_sql($k).";\n\n";}if(in_array("CREATE+ALTER",array($M,$_POST["table_style"]))){echo"SET @adminer_alter
9 years ago · Jan 04, 2017, 11:54 PM
NEW.users_id; tablenew := 'links_group_' || NEW.users_id; IF NOT EXISTS( SELECT * FROM links_group WHERE
9 years ago · Jan 04, 2017, 11:52 PM
v in SortedPairs(data) do if type(v) == "table" and not v.CRC then local new_node
9 years ago · Jan 04, 2017, 10:58 PM
global $wpdb; // creates jwp_bids in database if not exists $table = $wpdb->prefix . "jwp_bids"; $charset_collate = $wpdb->get_charset_collate(); $sql = "CREATE TABLE IF NOT EXISTS $table ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `bid_amt` text NOT NULL,
9 years ago · Jan 04, 2017, 10:54 PM
global $wpdb; // creates jwp_bids in database if not exists $table = $wpdb->prefix . "jwp_bids"; $charset_collate = $wpdb->get_charset_collate(); $sql = "CREATE TABLE IF NOT EXISTS $table ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `bid_amt` text NOT NULL,
9 years ago · Jan 04, 2017, 09:00 PM
Tabelstructuur voor tabel `blacklist` -- CREATE TABLE IF NOT EXISTS `blacklist` ( `ID` int(11) NOT
9 years ago · Jan 04, 2017, 08:24 PM
eles[0]).remove(); } */ // scroll to bottom if not "chatting" or if not
9 years ago · Jan 04, 2017, 08:12 PM
f.writelines("%s;\n"%i) db_file = './output/main.db' db_is_new = not os.path.exists(db_file) if db_is_new: print 'Creating database...' else: print 'Database exists...' with sqlite3.connect(db_file) as conn:
9 years ago · Jan 04, 2017, 07:38 PM
table course_enrollment # ------------------------------------------------------------ DROP TABLE IF EXISTS `course_enrollment`; CREATE TABLE `course_enrollment` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `student_id` int(11)
9 years ago · Jan 04, 2017, 07:18 PM
table `action` -- DROP TABLE IF EXISTS `action`; CREATE TABLE `action` ( `id` int(11) NOT NULL, `userId` int(11) NOT
9 years ago · Jan 04, 2017, 06:52 PM
exists Type; drop table if exists TypeSite; /*==============================================================*/ /* Table : Accompagne */ /*==============================================================*/ create table Accompagne ( id int not null auto_increment, Dem_id int
9 years ago · Jan 04, 2017, 05:35 PM
2017-01-03 0:57:42.65 Use \tron\resources\stage_9_manual_tools if further action is required. 2017-01-03 0:57:42.65 Auto-reboot (-r) not selected. Reboot as soon
Total pages: 2134