302
304
* The SQL to insert our results into the local queue.
304
306
string sql= "INSERT INTO `sys_replication`.`queue`"
305
" (`trx_id`, `seg_id`, `commit_order`, `msg`) VALUES (";
307
" (`trx_id`, `seg_id`, `commit_order`,"
314
321
* Ideally we would store the Transaction message in binary form, as it