Comments - MaxScale redirects writes in slave

1 year, 8 months ago Markus Mäkelä

This must be a bug in the MaxScale query parsing that causes the query to be classified as a read. What version of MaxScale are you using?

 
1 year, 8 months ago Antoniu-George Savu

Hello Markus, I'm using maxscale 6.4.1.

Meanwhile, I have solved the issue by adding a hintfilter and suffixing all UPDATE/DELETE/REPLACE/INSERT queries with '/* maxscale route to master */'. A month has passed and the slave is in perfect sync with its master and no more replication issues.

 
1 year, 8 months ago Markus Mäkelä

I opened MXS-4269 for this bug.

 
1 year, 8 months ago Antoniu-George Savu

Awesome, thanks.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.