42.7K results in 787 ms
7 years ago · Feb 13, 2019, 02:18 PM
org.jboss.deployment.DeploymentException: Error while checking if table aleady exists TIMERS; - nested throwable: (org.jboss.util.NestedSQLException: Could not create connection; - nested throwable: (com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException:
7 years ago · Feb 13, 2019, 02:08 PM
bool exists; FILE *ifp; exists = false; if ( ( ifp = fopen( filename, "r"
7 years ago · Feb 13, 2019, 02:02 PM
B470 --@autor Wellington Wagner CREATE TABLE mlf_config_gdf_cfop_cfps ( id BIGINT NOT NULL, id_ger_empresa BIGINT NOT
7 years ago · Feb 13, 2019, 12:40 PM
CREATE TABLE IF NOT EXISTS `mydb`.`tuote` ( `tuoteid` INT NOT
7 years ago · Feb 13, 2019, 12:32 PM
number FROM ${tableName}`; db.run( `CREATE TABLE IF NOT EXISTS ${tableName}(name text, number text,
7 years ago · Feb 13, 2019, 10:30 AM
DROP DATABASE IF EXISTS school_12b; CREATE DATABASE school_12b; USE school_12b; CREATE TABLE Students( id INTEGER PRIMARY
7 years ago · Feb 13, 2019, 10:22 AM
for table `declaration_openssl` -- DROP TABLE IF EXISTS `declaration_openssl`; /*!40101 SET @saved_cs_client
7 years ago · Feb 13, 2019, 10:14 AM
USE `centro_salud` ; -- ----------------------------------------------------- -- Table `centro_salud`.`paciente` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `centro_salud`.`paciente` ( `id` INT(11) NOT
7 years ago · Feb 13, 2019, 10:06 AM
USE `brainset` ; -- ----------------------------------------------------- -- Table `brainset`.`departamento` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `brainset`.`departamento` ( `ID` TINYINT UNSIGNED
7 years ago · Feb 13, 2019, 09:54 AM
CREATE DATABASE IF NOT EXISTS `hunderttage` /*!40100 DEFAULT CHARACTER
7 years ago · Feb 13, 2019, 09:02 AM
array( 'users'=> $users, 'data'=>$data ) ); } CREATE TABLE IF NOT EXISTS `data` ( `id` int(11) NOT
7 years ago · Feb 13, 2019, 08:46 AM
USE `dlpclientdatabase`; DROP TABLE IF EXISTS `dlpclientadmin`; CREATE TABLE `dlpclientadmin` ( `id` bigint(20) NOT NULL, `username` char(255) NOT
7 years ago · Feb 13, 2019, 08:40 AM
spring.datasource.password=root spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver drop database if exists many_to_many; create database many_to_many; use many_to_many; create table users ( id int primary
7 years ago · Feb 13, 2019, 06:12 AM
the case is plastic- if you’re not sure where the plastic
7 years ago · Feb 13, 2019, 05:56 AM
sub title or even create JSON/clickable messages # If line starts with !toast!
7 years ago · Feb 13, 2019, 05:50 AM
a // previous run. Otherwise, if the table // already exists and an attempt is
7 years ago · Feb 13, 2019, 05:36 AM
CREATE TABLE IF NOT EXISTS `default_item` ( `id` bigint(20) NOT
7 years ago · Feb 13, 2019, 01:30 AM
users = $this->User->find('all'); CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) unsigned
7 years ago · Feb 12, 2019, 11:38 PM
all old data"); database.execSQL("DROP TABLE IF EXISTS bp_import"); onCreate(database); } } public class
Total pages: 2134