[ scriptxmysql] Error: esx_property was unable to execute a query!
[ scriptxmysql] Query: ALTER TABLE `users` ADD COLUMN IF NOT EXISTS `last_property` LONGTEXT NULL
[ scriptxmysql] []
[ scriptxmysql] 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 'IF NOT EXISTS `last_property` LONGTEXT NULL' at line 1
启动成功后,会出现这个报错。
esx_property把这个文件放在里面重启运行会出现,不会一直报错
esx_property移除这个文件就不会报错。
数据库有这个last_property
有没有大佬帮忙。怎么修复这个?
[ scriptxmysql] Query: ALTER TABLE `users` ADD COLUMN IF NOT EXISTS `last_property` LONGTEXT NULL
[ scriptxmysql] []
[ scriptxmysql] 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 'IF NOT EXISTS `last_property` LONGTEXT NULL' at line 1
启动成功后,会出现这个报错。
esx_property把这个文件放在里面重启运行会出现,不会一直报错
esx_property移除这个文件就不会报错。
数据库有这个last_property
有没有大佬帮忙。怎么修复这个?