-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Last upgrade can't update MySQL 8 DB scheme with one click updater on admin page.
To Reproduce
- Update code base
- Go to /admin
- Click on upgrade DB button
Expected behavior
Upgrade DB should works as expected as before ( MySQL 8.0.23 )
Actual behavior
Can't upgrade DB after merging code base to a new one.
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-cou CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci' at line 1
Versions
1.8
Additional context
lsphp 7.4 \ Openlitespeed \ MySQL server 8.0.23 (delivered by MySQL Oracle repos for Ubuntu)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working