386
386
if (session->transaction.stmt.modified_non_trans_table)
387
387
session->transaction.all.modified_non_trans_table= true;
392
389
/* ok to client sent only after binlog write and engine commit */
393
390
my_ok(session, info.copied + info.deleted, 0L, name);