PS_GameLog error

03/13/2017 13:01 [-Silomatx]#1
Hey guys,
I've come across some errors on my private server that I haven't experienced while testing and don't really know how to fix them.
Here is my errorlog from PS_GameLog:

I only added 4 rows of that error, because it repeats itself.
Right now I'm just guessing it's due to the apostrophe in some skills/items names like "Fool's Gold" I know the SQL Server uses ' in a way like this 'Fool's Gold' so the query will only insert 'Fool' but won't know what to do with s Gold'
But this didn't bring me closer to the solution. Has anybody else run into this problem?
(I also don't think that they affect the game in any way, except that some logs are missing.)

Edit: I've also tried looking for this error, but couldn't find the solution..