S
Size: a a a
S
ДГ
update cities set lat="54.314192", long="48.403123" where id=12;
ERROR 1064 (42000): 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 'long="48.403123" where id=12' at line 1
ДГ
GK
GK
V
update cities set lat="54.314192", long="48.403123" where id=12;
ERROR 1064 (42000): 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 'long="48.403123" where id=12' at line 1
🦔
🎱
a