Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLSTATE[42000]: Syntax error or access violation: #2

Closed
TonyT44 opened this issue Nov 23, 2022 · 1 comment
Closed

SQLSTATE[42000]: Syntax error or access violation: #2

TonyT44 opened this issue Nov 23, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@TonyT44
Copy link

TonyT44 commented Nov 23, 2022

Hello, on a new installation I am getting this error.

QLSTATE[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 ' otp_secret varchar(255) NULL DEFAULT , failed_login int NOT NULL DEFAULT 0, ...' at line 1

PHP Version: 7.4.33
JSON: Installed
PDO: Installed
MySQL: Installed
Mbstring: Installed
uploads: Writable
config/config.php: Writable
config/environment.php: Writable

My server
Ubuntu 22.04 LTS

PHP version 7.4.33

MariaDB 10.6.7

@farisc0de farisc0de self-assigned this Nov 23, 2022
@farisc0de farisc0de added the bug Something isn't working label Nov 23, 2022
@farisc0de
Copy link
Owner

Thank you for reporting this issue, I fixed it now, can you test the new commit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants