My server have problems to save some things to the MySQL database.
Please, fix this
Code:
> MySQL ERROR mysql_real_query: INSERT INTO `player_items` (`player_id`, `pid`, `sid`, `itemtype`, `count`, `attributes` ) VALUES (238,102,110,2311,10,'n\') 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 ''n\')' at line 1
> MySQL ERROR mysql_real_query: INSERT INTO `player_depotitems` (`player_id`, `pid`, `sid`, `itemtype`, `count`, `attributes` ) VALUES (161,101,102,2956,1,' »r\') 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 '' »r\')' at line 1
> MySQL ERROR mysql_real_query: INSERT INTO `player_depotitems` (`player_id`, `pid`, `sid`, `itemtype`, `count`, `attributes` ) VALUES (182,136,141,2311,10,'n\') 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 ''n\')' at line 1
> MySQL ERROR mysql_real_query: INSERT INTO `tile_items` (`tile_id`, `sid` , `pid` , `itemtype` , `count`, `attributes` ) VALUES (1079,1,0,1764,1,'"\') 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 ''"\')' at line 1
> MySQL ERROR mysql_real_query: INSERT INTO `house_lists` (`house_id` , `listid` , `list`) VALUES (19,256,'Jah Rootsn\Vajukan\Puman\Hamphreyn\Arto Fairn\Snarf Freakn\') 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 ''Jah Rootsn\Vajukan\Puman\Hamphreyn\Arto Fairn\Snarf Freakn\')' at line 1
> MySQL ERROR mysql_real_query: INSERT INTO `house_lists` (`house_id` , `listid` , `list`) VALUES (19,256,'Jah Rootsn\Vajukan\Puman\Hamphreyn\Arto Fairn\Snarf Freakn\') 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 ''Jah Rootsn\Vajukan\Puman\Hamphreyn\Arto Fairn\Snarf Freakn\')' at line 1
> MySQL ERROR mysql_real_query: INSERT INTO `house_lists` (`house_id` , `listid` , `list`) VALUES (19,256,'Jah Rootsn\Vajukan\Puman\Hamphreyn\Arto Fairn\Snarf Freakn\') 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 ''Jah Rootsn\Vajukan\Puman\Hamphreyn\Arto Fairn\Snarf Freakn\')' at line 1
Please, fix this
