· 8 years ago · May 30, 2018, 03:00 AM
1gamemodes/militaryrp/gamemode/libraries/mysqlite/mysqlite.lua:265: 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 'INDEX,
2
3 is_public BOOLEAN,
4
5 created_at TIMESTAMP NOT NUL' at line 9 ( CREATE TABLE IF NOT EXISTS glorifiedmap_poi (
6 id INT NOT NULL PRIMARY KEY AUTO_INCREMENT,
7 title VARCHAR( 48 ) NOT NULL,
8
9 x INT UNSIGNED NOT NULL,
10 y INT UNSIGN