42.7K results in 812 ms
8 years ago · May 27, 2018, 06:14 PM
INT) BEGIN DROP TABLE IF EXISTS gt; CREATE TABLE gt (i int(10) unsigned NOT NULL, c char(50) NOT
8 years ago · May 27, 2018, 06:10 PM
error de ejecucion'; drop table if exists temp; create table temp( orden int,
8 years ago · May 27, 2018, 05:24 PM
IF EXISTS save1"); myDB.execSQL( "CREATE TABLE IF NOT EXISTS save1 (name TEXT, indexX
8 years ago · May 27, 2018, 05:00 PM
i,v in pairs(root:GetChildren()) do if not game.Players:GetPlayerFromCharacter(v) then v.Archivable = true
8 years ago · May 27, 2018, 03:24 PM
null; i++ ) { if ( elem ) { if ( not ^ (elem.className && (" " + elem.className + " ").indexOf(match) >= 0)
8 years ago · May 27, 2018, 03: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']));
8 years ago · May 27, 2018, 12:40 PM
UNSIGNED; DROP TEMPORARY TABLE IF EXISTS SplitValues; CREATE TEMPORARY TABLE SplitValues ( value VARCHAR(1000) NOT NULL PRIMARY KEY ) ENGINE=MEMORY;
8 years ago · May 27, 2018, 12:40 PM
UNSIGNED; DROP TEMPORARY TABLE IF EXISTS SplitValues; CREATE TEMPORARY TABLE SplitValues ( value VARCHAR(1000) NOT NULL PRIMARY KEY ) ENGINE=MEMORY;
8 years ago · May 27, 2018, 12:36 PM
1; DROP TEMPORARY TABLE IF EXISTS test1; CREATE TEMPORARY TABLE test1 ( id int(10) unsigned NOT NULL PRIMARY KEY auto_increment,
8 years ago · May 27, 2018, 12:20 PM
1; END IF; DROP TABLE IF EXISTS routes_tmp; CREATE TEMPORARY TABLE routes_tmp(route geometry);
8 years ago · May 27, 2018, 10:30 AM
POST['username']; $tabela_utilizator = $dbuser.'_table'; $table = "CREATE TABLE $tabela_utilizator IF NOT EXISTS( user_id INT(24) NOT NULL
8 years ago · May 27, 2018, 10:24 AM
POST['username']; $tabela_utilizator = $dbuser.'_table'; $table = "CREATE TABLE $tabela_utilizator IF NOT EXISTS( user_id INT(24) NOT NULL
8 years ago · May 27, 2018, 10:02 AM
table `person_attribute_type` -- DROP TABLE IF EXISTS `person_attribute_type`; CREATE TABLE `person_attribute_type` ( `person_attribute_type_id` int(11) NOT NULL auto_increment, `name` varchar(50)
8 years ago · May 27, 2018, 09:40 AM
CREATE TABLE IF NOT EXISTS `player_analytics` ( `id` int(11) NOT
8 years ago · May 27, 2018, 09:04 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · May 27, 2018, 07:28 AM
echo "DROP TABLE IF EXISTS `$table`;\n\n"; } if( isset($_REQUEST['sql_create_table'])) { $sql="show create table `$table`; "; $result=mysql_query($sql); if( $result)
8 years ago · May 27, 2018, 07:14 AM
table ci_sessions # ------------------------------------------------------------ DROP TABLE IF EXISTS `ci_sessions`; CREATE TABLE `ci_sessions` ( `session_id` varchar(40) NOT NULL DEFAULT '0', `ip_address`
8 years ago · May 27, 2018, 06:56 AM
in the user //'See if this user exists in the database MembershipUser
8 years ago · May 27, 2018, 05:02 AM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
Total pages: 2134