diff options
author | Matthias Leich <Matthias.Leich@sun.com> | 2009-02-02 22:20:25 +0100 |
---|---|---|
committer | Matthias Leich <Matthias.Leich@sun.com> | 2009-02-02 22:20:25 +0100 |
commit | 1a04fc03fee176c5732897b687f5f5c4f1708d1c (patch) | |
tree | ec4adb26a96f9cb36e9645206d8fc76f047a0ba2 /mysql-test/r/outfile.result | |
parent | bb31fd599252de83cd87192c95dca1196258a5b0 (diff) | |
download | mariadb-git-1a04fc03fee176c5732897b687f5f5c4f1708d1c.tar.gz |
1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> default
- If missing: add "disconnect <session>"
- If physical disconnect of non "default" sessions is not finished
at test end: add routine which waits till this happened
+ additional improvements like
- remove superfluous files created by the test
- replace error numbers by error names
- remove trailing spaces, replace tabs by spaces
- unify writing of bugs within comments
- correct comments
- minor changes of formatting
Modifications according to the code review are included.
Fixed tests:
grant2
grant3
lock_tables_lost_commit
mysqldump
openssl_1
outfile
Diffstat (limited to 'mysql-test/r/outfile.result')
-rw-r--r-- | mysql-test/r/outfile.result | bin | 2135 -> 2134 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/mysql-test/r/outfile.result b/mysql-test/r/outfile.result Binary files differindex 8503df545d2..e8c62098f95 100644 --- a/mysql-test/r/outfile.result +++ b/mysql-test/r/outfile.result |