#At file:///home/bm136801/my/main-55/ based on revid:dmitry.lenev@stripped
3328 Bjorn Munch 2011-02-16
Removed unused code accidentally pushed with Bug @58122
modified:
mysql-test/mysql-test-run.pl
=== modified file 'mysql-test/mysql-test-run.pl'
--- a/mysql-test/mysql-test-run.pl 2011-02-09 15:25:34 +0000
+++ b/mysql-test/mysql-test-run.pl 2011-02-16 11:24:17 +0000
@@ -1560,12 +1560,6 @@ sub command_line_setup {
$debug_d= "d,query,info,error,enter,exit";
}
- if ($opt_debug && $opt_debug ne "1")
- {
- $debug_d= "d,$opt_debug";
- $debug_d= "d,query,info,error,enter,exit" if $opt_debug eq "std";
- }
-
mtr_report("Checking supported features...");
check_ndbcluster_support(\%mysqld_variables);
Attachment: [text/bzr-bundle] bzr/bjorn.munch@oracle.com-20110216112417-jxojuauh0o9xbqu4.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5 branch (bjorn.munch:3328) | Bjorn Munch | 16 Feb |