summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
diff options
context:
space:
mode:
authorJoerg Bruehe <joerg@mysql.com>2010-09-13 12:14:48 +0200
committerJoerg Bruehe <joerg@mysql.com>2010-09-13 12:14:48 +0200
commitc15b344a9d0067792036edee1b29bc26d42fa1cc (patch)
treefa9714e8fa4a8a92091b095a4539044a8afcae2e /sql/ha_ndbcluster_binlog.cc
parent9defb07e7dec05cbe899c8a63b7929f7232c37b6 (diff)
downloadmariadb-git-c15b344a9d0067792036edee1b29bc26d42fa1cc.tar.gz
Selective transfer of a bugfix patch into 5.5.6-rc.
The first part is the functional change, the second is needed as a compile fix on Windows (header file order). | committer: Marc Alff <marc.alff@oracle.com> | branch nick: mysql-5.5-bugfixing-56521 | timestamp: Thu 2010-09-09 14:28:47 -0600 | message: | Bug#56521 Assertion failed: (m_state == 2), function allocated_to_free, pfs_lock.h (138) | | Before this fix, it was possible to build the server: | - with the performance schema | - with a dummy implementation of my_atomic (MY_ATOMIC_MODE_DUMMY). | | In this case, the resulting binary will just crash, | as this configuration is not supported. | | This fix enforces that the build will fail with a compilation error in this | configuration, instead of resulting in a broken binary. | committer: Tor Didriksen <tor.didriksen@oracle.com> | branch nick: 5.5-bugfixing-56521 | timestamp: Fri 2010-09-10 11:10:38 +0200 | message: | Header files should be self-contained
Diffstat (limited to 'sql/ha_ndbcluster_binlog.cc')
0 files changed, 0 insertions, 0 deletions