SELECT id, lat, lng, timezone, iso3, iso2, `in`, fr, de, es, city_ascii , ar, it, tr, no,`in`,ml, population
FROM world.worldcities_traduit_light
WHERE iso3 = 'aus' and city_ascii_in_normalized = "kelso";
Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'in, tz, iso3, iso2, id, fr, de, es, en, ar, it, tr, idn, ml, no, population F...' at line 1 in /home/waktus-solat/public_html/ville.php:87
Stack trace:
#0 /home/waktus-solat/public_html/ville.php(87): PDO->query()
#1 {main}
thrown in /home/waktus-solat/public_html/ville.php on line 87