42.7K results in 942 ms
7 years ago · Mar 01, 2019, 09:16 AM
TABLE IF EXISTS `categories`; CREATE TABLE IF NOT EXISTS `categories` ( `catid` int(11) NOT
7 years ago · Mar 01, 2019, 08:08 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"
7 years ago · Mar 01, 2019, 08:04 AM
TABLE `catalog_category_entity_varchar` TO `catalog_category_entity_varchar-old`; CREATE TABLE IF NOT EXISTS `catalog_category_entity_varchar` LIKE `catalog_category_entity_varchar-old`; INSERT
7 years ago · Mar 01, 2019, 07:14 AM
conn: c = conn.cursor() c.execute('drop table if exists {};'.format(table)) c.execute(stmnt) conn.commit() class
7 years ago · Mar 01, 2019, 04:14 AM
access (SSH, telnet, etc.) if not needed. C. Utilize fuzzy
7 years ago · Mar 01, 2019, 02:08 AM
CREATE TABLE IF NOT EXISTS ip_range_domains ( ip_range_domain_id BIGSERIAL PRIMARY
7 years ago · Mar 01, 2019, 01:14 AM
with this exact name if it exists" id="searchButton" class="searchButton"/> </div> </form> </div>
7 years ago · Mar 01, 2019, 01:00 AM
strings in the hash table only if the match length is not // greater than this length.
7 years ago · Mar 01, 2019, 12:20 AM
succesful ServerLog: AWarn: Message Table Exists ServerLog: AWarn: Player Data
7 years ago · Feb 28, 2019, 11:54 PM
for table `noticia` -- DROP TABLE IF EXISTS `noticia`; /*!40101 SET @saved_cs_client
7 years ago · Feb 28, 2019, 11:24 PM
sql="SELECT * FROM ".$table_name[0]; $result=mysql_query($sql); if (!$result) { // No table exists $sql = "CREATE TABLE ".$table_name[0]." (id int,
7 years ago · Feb 28, 2019, 10:52 PM
de la table `lvrp_users` -- CREATE TABLE IF NOT EXISTS `lvrp_users` ( `id` int(11) NOT
7 years ago · Feb 28, 2019, 08:42 PM
COMPATIBILITY_LEVEL = 140 GO DROP TABLE IF EXISTS #numbers SELECT TOP 5000
7 years ago · Feb 28, 2019, 08:24 PM
is locking it DROP TABLE IF EXISTS temp_table; CREATE TABLE temp_table(input_id VARCHAR); COMMIT;
7 years ago · Feb 28, 2019, 08:20 PM
asyncMySQL = new AsyncMySQL(); asyncMySQL.update("CREATE TABLE IF NOT EXISTS stats(UUID varchar(255) PRIMARY KEY,
7 years ago · Feb 28, 2019, 07:12 PM
needed set carry flag, if not clear it temp_word = (WORD)Registers[REGISTER_A]
7 years ago · Feb 28, 2019, 07:12 PM
needed set carry flag, if not clear it temp_word = (WORD)Registers[REGISTER_A]
Total pages: 2134