42.7K results in 834 ms
6 years ago · Jul 10, 2019, 12:22 AM
Server thread/ERROR] [OTG]: Could not create dimension "Flatlands", mods/OpenTerrainGenerator/worlds/Flatlands could
6 years ago · Jul 10, 2019, 12:10 AM
1050 Table 'users' already exists (SQL: create table `users` (`id` bigint unsigned not null auto_increment primary key,
6 years ago · Jul 09, 2019, 11:46 PM
con = DBConnection(); String statement = "CREATE TABLE IF NOT EXISTS tablename(id INT NOT NULL
6 years ago · Jul 09, 2019, 11:12 PM
TABLE IF EXISTS pupuk; CREATE TABLE IF NOT EXISTS pupuk( id_pupuk INT AUTO_INCREMENT,
6 years ago · Jul 09, 2019, 11:04 PM
EntIndexToEntRef(iEntity)); } else { LogError("ShowParticle: could not create info_particle_system"); } } /* StopParticle() ** ** Turns of
6 years ago · Jul 09, 2019, 11:00 PM
Statement statement = connection.createStatement()){ statement.executeUpdate("CREATE TABLE IF NOT EXISTS Minions(UUID varchar(36), minion varchar(36))");
6 years ago · Jul 09, 2019, 10:47 PM
on Debian GNU/Linux does not properly create the /var/lock/apache2 lock directory,
6 years ago · Jul 09, 2019, 10:26 PM
USE `centro_pesquisa` ; -- ----------------------------------------------------- -- Table `centro_pesquisa`.`funcionario` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `centro_pesquisa`.`funcionario` ( `id` INT(11) NOT
6 years ago · Jul 09, 2019, 09:42 PM
DROP TYPE [dbo].[IDListTableType] GO IF NOT EXISTS (SELECT * FROM sys.types st
6 years ago · Jul 09, 2019, 09:28 PM
USE `futebol` ; -- ----------------------------------------------------- -- Table `futebol`.`Equipe` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `futebol`.`Equipe` ( `id` INT NOT
6 years ago · Jul 09, 2019, 07:54 PM
for table `LeafData` -- DROP TABLE IF EXISTS `LeafData`; /*!40101 SET @saved_cs_client
6 years ago · Jul 09, 2019, 07:38 PM
CREATE EXTERNAL TABLE IF NOT EXISTS aws_billing_report.aws_detailed_billing ( `invoiceid` string, `payeraccountid`
6 years ago · Jul 09, 2019, 05:28 PM
God Database..." sqlite3 ~/sync/logs.db "CREATE TABLE IF NOT EXISTS Reactor (timestamp LONG PRIMARY
6 years ago · Jul 09, 2019, 04:50 PM
i, int i1) { db.execSQL("DROP TABLE IF EXISTS " + TABLE_NAME_1); onCreate(db); Log.d(Database_Name, "Hello
6 years ago · Jul 09, 2019, 02:45 PM
on Debian GNU/Linux does not properly create the /var/lock/apache2 lock directory,
6 years ago · Jul 09, 2019, 02:42 PM
for `access` -- ---------------------------- DROP TABLE IF EXISTS `access`; CREATE TABLE `access` ( `accessID` int(11) NOT NULL AUTO_INCREMENT, `date_time` timestamp
6 years ago · Jul 09, 2019, 02:36 PM
structure for table armalife.armalife_phonemessages CREATE TABLE IF NOT EXISTS `armalife_phonemessages` ( `sender` varchar(50) DEFAULT
6 years ago · Jul 09, 2019, 01:04 PM
overwrite the existing file //if that file does not yet exists, it will create it else if(redirection.getType() == IORedirect::OUTPUT){
6 years ago · Jul 09, 2019, 01:02 PM
TABLE IF EXISTS `accounts`; CREATE TABLE IF NOT EXISTS `accounts` ( `socialName` varchar(32) NOT
Total pages: 2134