mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
mysqltest bug: reset --replace command after every
error message (because error messages use replacements)
This commit is contained in:
parent
c11c64e972
commit
bd4e7dac59
2 changed files with 2 additions and 0 deletions
|
|
@ -7916,6 +7916,7 @@ void handle_error(struct st_command *command,
|
|||
|
||||
DBUG_ENTER("handle_error");
|
||||
|
||||
command->used_replace= 1;
|
||||
if (command->require_file)
|
||||
{
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue