Commit 249475b9 authored by Sergei Petrunia's avatar Sergei Petrunia

Make --ps-protocol command work in --ps-protocol mode

parent b44e28af
......@@ -8607,6 +8607,7 @@ void run_query_stmt(struct st_connection *cn, struct st_command *command,
var_set_errno(mysql_stmt_errno(stmt));
display_optimizer_trace(cn, ds);
revert_properties();
/* Close the statement if reconnect, need new prepare */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment