Describe the issue or problem
when upgrading from 3.3.0.21 to 3.5.0.1, the upgrade failed with error.
Steps I took leading up to the issue
run the upgrade script and then failed.
What application are you using?
OJS 3.3.0.21 to OJS3.5.0.1
Additional information
This is the log up to the error.
2025-08-10 19:30:34 [migration: APP\migration\upgrade\v3_4_0\I7191_SubmissionChecklistMigration]
2025-08-10 19:30:35 [migration: PKP\migration\upgrade\v3_4_0\I7191_SubmissionProgressType]
2025-08-10 19:30:35 [revert migration: APP\migration\upgrade\v3_4_0\I7191_SubmissionChecklistMigration]
2025-08-10 19:30:35 [downgrade for "APP\migration\upgrade\v3_4_0\I7191_SubmissionChecklistMigration" unsupported: Downgrade not supported]
ERROR: Upgrade failed: DB: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'start''' at line 1 (Connection: mysql, SQL: alter table `submissions` change `submission_progress_temp` `submission_progress` varchar(50) collate 'latin1_swedish_ci' not null default ''start'')