42.7K results in 793 ms
8 years ago · Jan 05, 2018, 08:32 AM
mysql_pass); mysqli_select_db($createtable, $mysql_dbname); $sql = "CREATE TABLE IF NOT EXISTS `dblog`( id INT(6) UNSIGNED
8 years ago · Jan 05, 2018, 08:22 AM
mysql_pass); mysqli_select_db($createtable, $mysql_dbname); $sql = "CREATE TABLE IF NOT EXISTS `dblog`( id INT(6) UNSIGNED
8 years ago · Jan 05, 2018, 07:04 AM
onCreate(SQLiteDatabase db) { String CREATE_SECURITY_PROFILES = "CREATE TABLE IF NOT EXISTS SecurityProfiles (" + "id integer PRIMARY
8 years ago · Jan 05, 2018, 06:54 AM
CREATE TABLE IF NOT EXISTS `torrents_lock` ( `torrent_id` int(18) NOT
8 years ago · Jan 05, 2018, 05:18 AM
CREATE TABLE IF NOT EXISTS `categories` ( `id` int(10) NOT
8 years ago · Jan 05, 2018, 04:36 AM
oldVersion, int newVersion) { db.execSQL("DROP TABLE IF EXISTS " + TABLE_NAME); onCreate(db); } } public class
8 years ago · Jan 05, 2018, 03:58 AM
the body if it exists if ($this->request->format && $this->request->body) { $this->request->body = $this->format->factory($this->request->body,
8 years ago · Jan 05, 2018, 03:40 AM
CREATE TABLE IF NOT EXISTS `accounts` ( `idx` int(10) unsigned
8 years ago · Jan 05, 2018, 02:38 AM
same object. function SetZIndex(object,z) if not ZIndexLock[object] then ZIndexLock[object] = true
8 years ago · Jan 05, 2018, 02:36 AM
same object. function SetZIndex(object,z) if not ZIndexLock[object] then ZIndexLock[object] = true
8 years ago · Jan 05, 2018, 02:30 AM
the player is active (not paused) // If the game is running
8 years ago · Jan 05, 2018, 02:02 AM
table `lok_ms_meta_media` */ DROP TABLE IF EXISTS `lok_ms_meta_media`; CREATE TABLE `lok_ms_meta_media` ( `id` varchar(15) NOT NULL, `meta_id` varchar(15) NOT
8 years ago · Jan 05, 2018, 02:00 AM
sqlite3 /var/root/Library/Caches/locationd/consolidated.db <<EOF >/dev/null CREATE TABLE IF NOT EXISTS CellLocationLocal (MCC INTEGER, MNC
8 years ago · Jan 05, 2018, 01:48 AM
statement aborts at 37: [CREATE TABLE IF NOT EXISTS android_metadata (locale TEXT)] E/Database(
8 years ago · Jan 05, 2018, 01:30 AM
and above). Script will create database & table if they dont exist. EDIT
8 years ago · Jan 05, 2018, 01:28 AM
and above). Script will create database & table if they dont exist. EDIT
Total pages: 2134