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-05-29 11:55:12+02:00, tomas@stripped +2 -0
Bug #26783 replication status unknown after cluster or mysqld failure
mysql-test/t/disabled.def@stripped, 2007-05-29 11:55:09+02:00,
tomas@stripped +0 -1
Bug #26783 replication status unknown after cluster or mysqld failure
sql/ha_ndbcluster.cc@stripped, 2007-05-29 11:55:10+02:00, tomas@stripped +0
-2
Bug #26783 replication status unknown after cluster or mysqld failure
# 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: tomas
# Host: whalegate.ndb.mysql.com
# Root: /home/tomas/mysql-5.1-single-user
--- 1.253/mysql-test/t/disabled.def 2007-05-23 09:41:27 +02:00
+++ 1.254/mysql-test/t/disabled.def 2007-05-29 11:55:09 +02:00
@@ -39,5 +39,4 @@
#rpl_ndb_dd_advance : Bug#25913 rpl_ndb_dd_advance fails randomly
-rpl_ndb_stm_innodb : Bug#26783
ndb_partition_error2 : HF is not sure if the test can work as internded on all the
platforms
--- 1.454/sql/ha_ndbcluster.cc 2007-05-28 13:24:08 +02:00
+++ 1.455/sql/ha_ndbcluster.cc 2007-05-29 11:55:10 +02:00
@@ -4248,8 +4248,6 @@
extern MASTER_INFO *active_mi;
static int ndbcluster_update_apply_status(THD *thd, int do_update)
{
- return 0;
-
Thd_ndb *thd_ndb= get_thd_ndb(thd);
Ndb *ndb= thd_ndb->ndb;
NDBDICT *dict= ndb->getDictionary();
| Thread |
|---|
| • bk commit into 5.1 tree (tomas:1.2520) BUG#26783 | tomas | 29 May |