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[HY000]: General error: 1525 Incorrect TIMESTAMP value: '%%' #124

Open
fakirpic opened this issue Jul 20, 2019 · 1 comment
Open

Comments

@fakirpic
Copy link

DriverException in AbstractMySQLDriver.php line 106:

OR date LIKE '%%'

8.at call_user_func_array(object(Closure), array(object(Request))) in HttpKernel.php line 145
9.at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 66
10.at HttpKernel->handle(object(Request), '1', true) in Application.php line 586
11.at Application->handle(object(Request)) in Application.php line 563
12.at Application->run() in base.php line 32
13.at require_once('/var/www/html/fulldata/admingenerator/web/controllers/base.php') in index.php line 13

@jason-conway
Copy link

From my experience, this occurs when using MySQL-Server v8. Try downgrading your MySQL-Server version down to 5.7

Repository owner deleted a comment from Muhammadinaam Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants