In Connection.php line 664:
SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'activity_log' already exists (SQL: create table activity_log
(id
int
unsigned not null auto_increment primary key, log_name
varchar(255) null, description
text not null, subject_id
int null, subject_
varchar(255) null,
typecauser_id
int null, causer_type
varchar(255) null, properties
text null, created_at
timestamp null, upd
timestamp null) default character set utf8 collate utf8_unicode_ci)
ated_at
In PDOStatement.php line 123:
SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'activity_log' already exists
In PDOStatement.php line 121:
SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'activity_log' already exists
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire