SyntaxFix
Write A Post
Hire A Developer
Questions
For the same error in wamp/phpmyadmin, I have edited my.ini, commented the original :
wamp/phpmyadmin
my.ini
;sql-mode= "STRICT_ALL_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_ZERO_DATE,NO_ZERO_IN_DATE,NO_AUTO_CREATE_USER"
and added sql_mode = "".
sql_mode = ""