Fix bad merge.
This commit is contained in:
parent
e99c123a00
commit
ec5bdb5185
@ -284,7 +284,7 @@ end:
|
|||||||
thd->clear_error();
|
thd->clear_error();
|
||||||
|
|
||||||
/* Such a statement can always go directly to binlog, no trans cache. */
|
/* Such a statement can always go directly to binlog, no trans cache. */
|
||||||
thd->binlog_query(THD::MYSQL_STMT_TYPE,
|
thd->binlog_query(THD::STMT_QUERY_TYPE,
|
||||||
stmt_query.ptr(), stmt_query.length(), FALSE, FALSE);
|
stmt_query.ptr(), stmt_query.length(), FALSE, FALSE);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user