42.7K results in 831 ms
9 years ago · Dec 21, 2016, 10:38 PM
if ($add_drop) {$out .= "DROP TABLE IF EXISTS `".$tab."`;\n";} // recieve query for create table structure $res = mysql_query("SHOW
9 years ago · Dec 21, 2016, 10:20 PM
query[128]; formatex(query, sizeof(query) - 1,\ "CREATE TABLE IF NOT EXISTS `%s` (`%s` varchar(32) NOT
9 years ago · Dec 21, 2016, 10:12 PM
sql_mode = 'NO_AUTO_VALUE_ON_ZERO'; DROP TABLE IF EXISTS `actors`; CREATE TABLE `actors` ( `id` int(11) NOT NULL AUTO_INCREMENT, `jmeno` varchar(255)
9 years ago · Dec 21, 2016, 09:32 PM
the icon of Christ. If Christ exists, so does Luther. Social reality can not be obliterated by the
9 years ago · Dec 21, 2016, 08:48 PM
EXISTS dbo.sampleData; DROP TABLE IF EXISTS dbo.lookupCPT; GO CREATE TABLE sampleData ( numRow bigint IDENTITY(1,1) NOT NULL CONSTRAINT PK_numRow PRIMARY
9 years ago · Dec 21, 2016, 07:38 PM
if it doesn't exist # (If the table exists but is defined differently
9 years ago · Dec 21, 2016, 07:02 PM
Started getty on tty2-tty6 if dbus and logind are not available. Dec 21 18:54:28
9 years ago · Dec 21, 2016, 06:58 PM
winlife.setVersion(3); winlife.setLocale(Locale.getDefault()); String criaTabelaMetas = "CREATE TABLE IF NOT EXISTS metas (id INTEGER PRIMARY
9 years ago · Dec 21, 2016, 06:36 PM
password = Core.config.getString("MOTD.Password"); String CREATE_TABLE = "CREATE TABLE IF NOT EXISTS MOTD (id INT NOT
9 years ago · Dec 21, 2016, 06:30 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']));
9 years ago · Dec 21, 2016, 06:16 PM
EXISTS dbo.sampleData; DROP TABLE IF EXISTS dbo.lookupCPT; GO CREATE TABLE sampleData ( numRow bigint IDENTITY(1,1) NOT NULL CONSTRAINT PK_numRow PRIMARY
9 years ago · Dec 21, 2016, 05:52 PM
mysql.update( "CREATE TABLE IF NOT EXISTS `gadgets` ( `UUID` VARCHAR(64) NOT NULL , `GADGET` int NOT NULL , PRIMARY KEY (`UUID`(64))) ENGINE = InnoDB CHARSET=utf8 COLLATE utf8_unicode_ci;");
9 years ago · Dec 21, 2016, 05:50 PM
in aCharList. // Returns NULL if not found. // Update: Yes, this
9 years ago · Dec 21, 2016, 04:36 PM
for account -- ---------------------------- DROP TABLE IF EXISTS `account`; CREATE TABLE `account` ( `uid` varchar(32) NOT NULL, `clan_id` int(11) unsigned
9 years ago · Dec 21, 2016, 04:10 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
9 years ago · Dec 21, 2016, 03:22 PM
friends provide is invaluable, if not the single best part
9 years ago · Dec 21, 2016, 02:48 PM
query[600]; mysql_format(sqlGameConnection, query, 600, "CREATE TABLE IF NOT EXISTS `xmasevent2016` (`ID` int(11), `PLAYER_SACK`
9 years ago · Dec 21, 2016, 02:27 PM
structure for table editz.to_import CREATE TABLE IF NOT EXISTS `to_import` ( `id` int(11) unsigned
9 years ago · Dec 21, 2016, 02:18 PM
SQLite3::Database.new 'db/server.db' db.execute <<-SQL create table if not exists perms ( command text, roles
Total pages: 2134