lp:mysql-server/cluster-7.0

Created by MySQL RE and last modified

NOTE: The MySQL Cluster repositories on Launchpad have been frozen. Future updates will be published on github instead.

Get this branch:
bzr branch lp:mysql-server/cluster-7.0
Members of Oracle/MySQL Engineering can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Oracle/MySQL Engineering
Project:
MySQL Server
Status:
Mature

Recent revisions

4873. By Jonas Oreland <email address hidden>

ndb - add mapping table for MaxNoOfExecutionThreads to thread-types

4872. By Martin Skold <email address hidden>

Bug#13731134 AUTO-INC COUNTER IS NOT UPDATED WITH EXPLICIT @@INSERT_ID SET: Setting auto_increment in Ndb directly

4871. By Mauritz Sundell <email address hidden>

ndb - fix of signal log serialization

Previously, setting NDB_SIGNAL_LOG_MUTEX can be used to serialize writes
to signal log, that protects against interleaving several signal
descriptions with each other. But flush request was not serialized,
leading to potential loss or repetition of parts of signal descriptions.

Now, both flushes and writes are serialized when NDB_SIGNAL_LOG_MUTEX
are set.

4870. By Magnus Blåudd

ndb
 - remove dependency on function from mysys/sha1.h since they no longer exist
   in the future. Instead use our "standard" md5 function to create
   a human readable digest which pgman may print to the
   log file in debug compile.
 - remove two unecessary include of md5_hash.hpp

4869. By Magnus Blåudd

Merge in fix for bug#13428853

4868. By jonas oreland <email address hidden>

ndb - run upgrade tests with ndbmtd, set SE to myisam, as 5.5 otherwise chokes on skip-innodb

4867. By Jonas Oreland <email address hidden>

ndb - 1) handle changed install path (5.1 vs 5.5) 2) handle 5.5 lack of rpath + changed install path of libs => need to rewrite LD_LIBRARY_PATH during 5.1 => 5.5 upgrade

4866. By Jonas Oreland <email address hidden>

ndb - add start-index to BaseString::indexOf() - unfortunatly needed to make atrt handle 5.1 to 5.5 upgrade

4865. By Jonas Oreland <email address hidden>

ndb - bug-13618181 - bug in latest patch, cause random and rare signal 11

4864. By Jonas Oreland <email address hidden>

ndb - fix atrt wrt upgrade from 5.1 to 5.5, since the friendly binaries changed places...

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~dannythefool/+junk/trunk-outdated
This branch contains Public information 
Everyone can see this information.