Skip to content
Permalink
Browse files
fix results after merge
  • Loading branch information
sanja-byelkin committed Oct 31, 2022
1 parent d23ad36 commit 6449af6
Showing 1 changed file with 1 addition and 1 deletion.
@@ -23,7 +23,7 @@ set timestamp=default;
--exec $MYSQL_DUMP --compact --as-of="1990-08-04 00:00" test t1
## Forged query protection
--echo #MYSQL_DUMP --compact --as-of="1990-08-04 00:00' where 'abc" test 2>&1
--replace_result mysqldump.exe mysqldump
--replace_result mariadb-dump.exe mariadb-dump
--error 1
--exec $MYSQL_DUMP --compact --as-of="1990-08-04 00:00' where 'abc" test 2>&1

0 comments on commit 6449af6

Please sign in to comment.