Hi
I’m tried to upgrade the OJS from version 3.1.2-4 to 3.3.0-7 and we have always the same problem.
and the error log of php file
[07-Jul-2021 11:35:38 Asia/Aden] SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘data_object_tombstones’ already exists (SQL: CREATE TABLE data_object_tombstones (
tombstone_id BIGINT NOT NULL AUTO_INCREMENT,
data_object_id BIGINT NOT NULL,
date_deleted DATETIME NOT NULL,
set_spec VARCHAR(255) NOT NULL,
set_name VARCHAR(255) NOT NULL,
oai_identifier VARCHAR(255) NOT NULL,
PRIMARY KEY (tombstone_id)
))
and this my Version history
3.1.2.4
3.1.2.1
- Application Version - OJS 3.1.2-4
- Server Information
PHP version 7.3.23
Apache version LiteSpeed
Database driver mysqli
Database server version 10.4.19-MariaDB-cll-lve