#At file:///home/bm136801/my/main-tr/ based on revid:dmitry.lenev@stripped
3653 Bjorn Munch 2011-02-16 [merge]
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:35:49 +0000
+++ b/mysql-test/mysql-test-run.pl 2011-02-16 11:25:27 +0000
@@ -1562,12 +1562,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);
No bundle (reason: revision is a merge).
| Thread |
|---|
| • bzr commit into mysql-trunk branch (bjorn.munch:3653) | Bjorn Munch | 16 Feb |