Below is the list of changes that have just been committed into a local
5.1 repository of cmiller. When cmiller 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-01-11 14:54:03-05:00, cmiller@stripped +1 -0
Revert to old behavior. Including code to verify that a cluster is not
readonly seems like a good idea, but the test suite isn't expecting those
statements in some places.
Figure out how we want to use this code later.
mysql-test/include/have_ndb.inc@stripped, 2007-01-11 14:52:54-05:00, cmiller@stripped +0 -5
Revert to old behavior.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: cmiller
# Host: 221.54.57.10.in-addr.arpa
# Root: /Volumes/Source/src/mysql-5.1-maint
--- 1.13/mysql-test/include/have_ndb.inc 2006-12-22 07:34:21 -05:00
+++ 1.14/mysql-test/include/have_ndb.inc 2007-01-11 14:52:54 -05:00
@@ -4,8 +4,3 @@
select support = 'Enabled' as `TRUE` from information_schema.engines where engine = 'ndbcluster';
enable_query_log;
-# Check that master mysqld has come out of redonly mode
---source include/ndb_not_readonly.inc
-
-
-
| Thread |
|---|
| • bk commit into 5.1 tree (cmiller:1.2384) | Chad MILLER | 12 Jan |