[Sqlrelay-discussion] Batched Statements with Router
Brought to you by:
mused
From: Chris T. <bla...@gm...> - 2014-05-20 20:48:13
|
I am using the Router to separate create,update,drop,delete,insert from selects for the purpose of a Master Slave setup, when using MySQL to connect. When trying to use batch statements directly to the router (via ODBC connector) it fails to process, if i sqlrsh, the statements are executed one by one. Is this intended behavior, is it something that can be adjusted with a setting (looked everywhere maybe i just dunno what i'm looking for). |