42.7K results in 778 ms
6 years ago · Jul 13, 2019, 02:16 PM
account database: DROP TABLE IF EXISTS `hwid_ban`; CREATE TABLE `hwid_ban` ( `id` int(11) NOT NULL AUTO_INCREMENT, `hwid` varchar(255)
6 years ago · Jul 13, 2019, 05:38 AM
deactivateControls("mover", moverControls) mode = "none" if not isError then loadBookmarks() displayBookmarks()
6 years ago · Jul 13, 2019, 04:20 AM
EntIndexToEntRef(iEntity)); } else { LogError("ShowParticle: could not create info_particle_system"); } } /* StopParticle() ** ** Turns of
6 years ago · Jul 12, 2019, 11:36 PM
USUARIO, SENHA, DATABASE); mysql_query(IDConexao, "CREATE TABLE IF NOT EXISTS `Contas`(`ID`int AUTO_INCREMENT PRIMARY KEY,
6 years ago · Jul 12, 2019, 09:30 PM
throws SQLException { String statement = "CREATE TABLE IF NOT EXISTS `" + table + "` (\n" + " `" + name + "` varchar(255)
6 years ago · Jul 12, 2019, 08:20 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
6 years ago · Jul 12, 2019, 08:16 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
6 years ago · Jul 12, 2019, 08:02 PM
DROP TABLE IF EXISTS `catalog_promotions`;CREATE TABLE `catalog_promotions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(35)
6 years ago · Jul 12, 2019, 07:36 PM
if (isConnected()) { try { con.createStatement().executeUpdate( "CREATE TABLE IF NOT EXISTS registeredPlayers(UUID VARCHAR(36))"); } catch (SQLException
6 years ago · Jul 12, 2019, 07:30 PM
exists = true end end if not exists then table.insert(already_found, name) table.insert(found_humanoids,
6 years ago · Jul 12, 2019, 07:24 PM
exists = true end end if not exists then table.insert(already_found, name) table.insert(found_humanoids,
6 years ago · Jul 12, 2019, 06:36 PM
tablo yapısı dökülüyor essentialmode.vehicles CREATE TABLE IF NOT EXISTS `vehicles` ( `name` varchar(60) COLLATE
6 years ago · Jul 12, 2019, 05:24 PM
DROP TABLE IF EXISTS `next_balls`; /*!40101 SET @saved_cs_client
6 years ago · Jul 12, 2019, 05:16 PM
todo: connect screen: [x] create database (if not exists) [charset] // todo: connect screen:
6 years ago · Jul 12, 2019, 04:24 PM
the MySQL server."); mysql_tquery(Database, "CREATE TABLE IF NOT EXISTS `PLAYERS` (`ID` int(11) NOT
6 years ago · Jul 12, 2019, 04:04 PM
you think will happen if you don't recommend? Not just at home, but
6 years ago · Jul 12, 2019, 03:24 PM
SQL_USER, SQL_PASSWORD, SQL_DBNAME); mysql_tquery(mysql, "CREATE TABLE IF NOT EXISTS `DynamicIcons` (\ `ID` int(5) NOT
6 years ago · Jul 12, 2019, 02:58 PM
HalBrain.CheckTableExistence(Trim(LCase(UserName)) & "_Sex") = False Then 'Create table for this person if it doesn't exist HalBrain.CreateTable
Total pages: 2134