#At file:///Users/mz/mysql/ndb-6.3-mtr-ndb-restore/ based on revid:martin.zaun@stripped
3318 Martin Zaun 2010-10-21
defined var for ndb-6.3 mtr tests (as available in >= 7.0).
modified:
mysql-test/mysql-test-run.pl
=== modified file 'mysql-test/mysql-test-run.pl'
--- a/mysql-test/mysql-test-run.pl 2010-10-12 11:54:35 +0000
+++ b/mysql-test/mysql-test-run.pl 2010-10-22 02:45:09 +0000
@@ -2008,6 +2008,11 @@ sub environment_setup {
["storage/ndb/src/kernel", "bin", "libexec"],
["ndbmtd", "ndbd"]);
+ $ENV{'NDB_RESTORE'}=
+ my_find_bin($basedir,
+ ["storage/ndb/tools", "bin"],
+ "ndb_restore");
+
$ENV{'NDB_TOOLS_DIR'}=
my_find_dir($basedir,
["storage/ndb/tools", "bin"]);
Attachment: [text/bzr-bundle] bzr/martin.zaun@oracle.com-20101022024509-2pu85tswm3vw83jo.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-6.3 branch (martin.zaun:3318) | Martin Zaun | 22 Oct |