When trying to do Database Rebuilt (even before actual upgrade) I get error:
[2023-07-19 10:01:31] ALERT: Rebuild database fault: PDOException: 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 'Unique ON users_external'
I am using MariaDB 10.9.7. Any advice for troubleshooting would be greatly appreciated.
[2023-07-19 10:01:31] ALERT: Rebuild database fault: PDOException: 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 'Unique ON users_external'
I am using MariaDB 10.9.7. Any advice for troubleshooting would be greatly appreciated.
Comment