Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-11-29 22:53:42+01:00, tomas@stripped +1 -0
turn on ndb in embedded server for testing
mysql-test/mysql-test-run.pl@stripped, 2007-11-29 22:53:39+01:00, tomas@stripped +1 -0
turn on ndb in embedded server for testing
diff -Nrup a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
--- a/mysql-test/mysql-test-run.pl 2007-11-29 22:09:30 +01:00
+++ b/mysql-test/mysql-test-run.pl 2007-11-29 22:53:39 +01:00
@@ -704,6 +704,7 @@ sub command_line_setup () {
}
if ( $opt_embedded_server )
{
+ $opt_ndb_embedded_server= 1;
$glob_use_embedded_server= 1;
# Add the location for libmysqld.dll to the path.
if ( $glob_win32 )
| Thread |
|---|
| • bk commit into 5.1 tree (tomas:1.2755) | tomas | 29 Nov |