yoshinorim/replication-booster-for-mysql

Replication Booster gives special character errors

Opened this issue · 0 comments

I have read blog and got Replication Booster.
I am getting Special Characters and facing error while running it please check below lines

2014-10-31 14:03:19: Reading relay log file: /relaylog/relay.012290 from relay log pos: 113512241
2014-10-31 14:03:19: Replication Booster started.
2014-10-31 14:03:19: ERROR: Got error on query. Error code:1064 message: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. query:select * from [TABLENAME] WHERE [COLUMNNAME] = '(null)'Îù
2014-10-31 14:03:19: ERROR: Got error on query. Error code:1064 message: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. query:select isnull(coalesce( [COLUMNNAME] = [COLUMNNAME] + 0.013000)) from [TABLENAME] where [COLUMNNAME] = "11"ÒÊÅ

Please help me as i want to use this feature on my production servers.
Waiting for your positive reply.