SQL error after upgrading to 3.1

michaelsdk9 years ago

I have upgraded from 3.0 to 3.1 and used the SQL update script.

When I try to login i get this:

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 '"user" WHERE email = 'michael@misanet.dk'' at line 1

Anton Tananaev9 years ago

You need to enable ANSI_QUOTES mode in your MySQL database. More info here:

https://www.traccar.org/mysql/