diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/mysqltest.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/mysqltest.cc b/client/mysqltest.cc index 3304af3981d..91bc531b2ae 100644 --- a/client/mysqltest.cc +++ b/client/mysqltest.cc @@ -7943,6 +7943,7 @@ void handle_error(struct st_command *command, DBUG_ENTER("handle_error"); + command->used_replace= 1; if (command->require_file) { /* |