mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Added --silent option andd just test results via select. This will keep down the appearance of non deterministic responses.
This is for bug#17384 mysql-test/r/mysqldump.result: Changed result mysql-test/t/disabled.def: Re-enable after fixing bugs mysql-test/t/mysqldump.test: Added silent option
This commit is contained in:
@ -2666,8 +2666,6 @@ We the people in order to perform
|
||||
a more perfect union
|
||||
test.t1: Records: 2 Deleted: 0 Skipped: 0 Warnings: 0
|
||||
test.t2: Records: 2 Deleted: 0 Skipped: 0 Warnings: 0
|
||||
test.t1: Records: 2 Deleted: 0 Skipped: 0 Warnings: 0
|
||||
test.t2: Records: 2 Deleted: 0 Skipped: 0 Warnings: 0
|
||||
select * from t1;
|
||||
a b
|
||||
Duck, Duck goose
|
||||
|
Reference in New Issue
Block a user