42.7K results in 799 ms
8 years ago · Dec 10, 2017, 11:36 AM
DROP TABLE IF EXISTS `ponentes`; /*!40101 SET @saved_cs_client
8 years ago · Dec 10, 2017, 10:12 AM
T:4844 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 11:01:45.201 T:4844
8 years ago · Dec 10, 2017, 09:58 AM
password); $conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); // //$sql = "CREATE TABLE IF NOT EXISTS messages_received (id INT NOT
8 years ago · Dec 10, 2017, 08:46 AM
table if it already exists. IF OBJECT_ID('ref.dates') IS NOT NULL DROP TABLE ref.dates; GO -- Create a temp table with
8 years ago · Dec 10, 2017, 08:20 AM
CREATE TABLE IF NOT EXISTS `states` ( `name` varchar(20) DEFAULT
8 years ago · Dec 10, 2017, 08:12 AM
installer->startSetup(); $installer->run(" -- DROP TABLE IF EXISTS {$this->getTable('custommodule3')}; CREATE TABLE {$this->getTable('custommodule3')} ( `custommodule_id` int(11) unsigned NOT NULL auto_increment COMMENT 'Q&A
8 years ago · Dec 10, 2017, 07:56 AM
this.manageMySQL.checkTable("classranks_ranks")) { // Check if the table exists in the database if not create it log("Creating table classranks_ranks",
8 years ago · Dec 10, 2017, 07:16 AM
OnFilterScriptInit() { mysql_debug(1); mysql_connect(mysql_host,mysql_user,mysql_database,mysql_password); mysql_query( "CREATE TABLE IF NOT EXISTS `Accounts` ("\ "`AccID` int(10) NOT
8 years ago · Dec 10, 2017, 07:00 AM
installer->startSetup(); $installer->run(" -- DROP TABLE IF EXISTS {$this->getTable('custommodule3')}; CREATE TABLE {$this->getTable('custommodule3')} ( `custommodule_id` int(11) unsigned NOT NULL auto_increment COMMENT 'Q&A
8 years ago · Dec 10, 2017, 06:48 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Dec 10, 2017, 06:38 AM
CREATE TABLE IF NOT EXISTS `Liga_polska_postawione` ( `id` int(11) NOT
8 years ago · Dec 10, 2017, 05:52 AM
dhruv', '2017-10-01','2017-11-01',2); DROP procedure if exists addreservation CREATE PROCEDURE addreservation (IN username
8 years ago · Dec 10, 2017, 05:00 AM
password); $conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); $sql = "CREATE TABLE IF NOT EXISTS messages_received (id INT NOT
8 years ago · Dec 10, 2017, 04:36 AM
Extras: :: Data Base MySQL: CREATE TABLE IF NOT EXISTS `player_orange` ( `player_id` int(11) NOT
8 years ago · Dec 10, 2017, 03:54 AM
CREATE TABLE IF NOT EXISTS `procurement_items` ( `procurement_item_id` int(11) NOT
8 years ago · Dec 10, 2017, 03:10 AM
structure for table `admins` -- CREATE TABLE IF NOT EXISTS `admins` ( `id` int(6) NOT
8 years ago · Dec 10, 2017, 12:30 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"
8 years ago · Dec 09, 2017, 11:14 PM
USE `tucan2` ; -- ----------------------------------------------------- -- Table `tucan2`.`word_type` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `tucan2`.`word_type` ( `id` INT UNSIGNED
Total pages: 2134