From 1a04fc03fee176c5732897b687f5f5c4f1708d1c Mon Sep 17 00:00:00 2001 From: Matthias Leich Date: Mon, 2 Feb 2009 22:20:25 +0100 Subject: 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> default - If missing: add "disconnect " - 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 --- mysql-test/r/outfile.result | Bin 2135 -> 2134 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'mysql-test/r/outfile.result') diff --git a/mysql-test/r/outfile.result b/mysql-test/r/outfile.result index 8503df545d2..e8c62098f95 100644 Binary files a/mysql-test/r/outfile.result and b/mysql-test/r/outfile.result differ -- cgit v1.2.1