JFK
 2016-01-15 18:33 | Seems like it. For some strange reason, when I want to accept the change, I got 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 '90 Cambridge SS',vehicle_extra = NULL WHERE vehicle_id = 85209 limit 1' at line 1
update car_s SET vehicle_chassis = NULL,vehicle_make = 'Chevrolet',vehicle_model = 'Suburban',vehicle_mk = NULL,vehicle_year = NULL,vehicle_class = 7,vehicle_origin = 'US',contrib = 0,playable = 1,bonus = 1,telech = 0,cgi = 0,obtenir = NULL,surname = ''90 Cambridge SS',vehicle_extra = NULL WHERE vehicle_id = 85209 limit 1
I guess it is something related to the apostrophe before model year. |