summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-10/+10
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-38/+41
|\
| * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-38/+41
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-151-1/+2
|\ \
| * \ Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-05-021-1/+2
| |\ \ | | |/ | |/|
| | * manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Iunknown2007-04-251-1/+2
* | | Bug #27292 restarting a data node makes sql nodes log event buffer status e...unknown2007-05-091-0/+11
|/ /
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gcaunknown2007-04-251-0/+12
|\ \ | |/ |/|
| * ndb: added some retry sleep to not get busy loopsunknown2007-04-251-0/+12
* | Merge romeo.(none):/home/bkroot/mysql-5.1-rplunknown2007-04-201-1/+21
|\ \
| * | Clear field_alloc when it's moved to result set (allows us to always call fre...unknown2007-04-161-1/+21
* | | Bug #27076unknown2007-04-181-1/+1
* | | Bug #27076 Cluster does not honor SQL_LOG_BIN flagunknown2007-04-181-19/+61
|/ /
* | ha_ndbcluster.cc:unknown2007-04-051-6/+10
* | Bug #21494 Master Cluster MySQLD is point of failure that can lead to mismatc...unknown2007-04-031-0/+8
* | Bug #17095 Cluster RBR in circle does not terminateunknown2007-04-031-5/+10
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rplunknown2007-04-031-1/+1
|\ \
| * \ Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gcaunknown2007-03-291-1/+1
| |\ \ | | |/
| | * Bug #27529: Slave crashes on lots of updatesunknown2007-03-291-1/+1
* | | Bug #26783 replication status unknown after cluster or mysqld failureunknown2007-04-031-2/+2
|/ /
* | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-gca-ndb_restoreunknown2007-03-091-0/+6
|\ \
| * | Bug #26783 replication status unknown after cluster or mysqld failureunknown2007-03-081-0/+6
| |/
* | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-02-281-63/+74
|\ \
| * | Remove compiler warningsunknown2007-02-271-2/+6
| * | Fixes for compiler warnings.unknown2007-02-271-64/+71
* | | Merge kpdesk.mysql.com:/home/thek/dev/bug23240/my51-bug23240unknown2007-02-191-1/+0
|\ \ \ | |/ / |/| |
| * | Bug#23240 --init-file statements with NOW() reports '1970-01-01 11:00:00' as ...unknown2007-02-191-1/+0
| |/
* | Bug#26015 valgrind warning PollGuard::unlock_and_signal()/NdbCondition_Destroyunknown2007-02-061-60/+23
* | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cgaunknown2007-02-061-9/+100
|\ \
| * | Bug #26021 - ndb: valgrind warning handle_trailing_share/ndbcluster_free_shar...unknown2007-02-061-9/+100
* | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cgaunknown2007-02-061-1/+6
|\ \ \ | |/ /
| * | Bug #26021 valgrind warning handle_trailing_share/ndbcluster_free_share inv...unknown2007-02-061-1/+6
* | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cgaunknown2007-02-051-3/+14
|\ \ \ | |/ /
| * | Bug #26021 - valgrind reports error regarding handle_trailing_share and clien...unknown2007-02-051-3/+14
* | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cgaunknown2007-02-051-0/+36
|\ \ \ | |/ /
| * | Bug #26019 - valgrind warning ndbcluster_log_schema_op/safe_mutex_lock invali...unknown2007-02-051-0/+36
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-051-2/+2
|\ \
| * | BUG#25323 NDB binlog timer prints incorrect statsunknown2007-02-011-2/+2
| |/
* | After merge fixesunknown2007-01-291-1/+1
|/
* Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-12-311-57/+25
|\
| * Add call to 'thd::clean_up' before deleting THDunknown2006-12-211-1/+1
| * Merge neptunus:mysql/my51-ndb-valgrindunknown2006-12-211-30/+23
| |\
| | * Improve ndb thread shutdown handlingunknown2006-12-201-30/+23
| * | Bug #21806: wrong ndb binlog behaviour when cluster disconnects/restartsunknown2006-12-201-1/+1
| |/
| * Remove old hack to avoid reception of SUB_DATA signals to destroyed Ndb objectunknown2006-12-131-26/+1
* | Many files:unknown2006-12-271-2/+1
|/
* Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb...unknown2006-12-011-117/+117
* Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1unknown2006-11-301-56/+67
|\
| * Removed compiler warningsunknown2006-11-271-10/+14
| * Fixed a LOT of compiler warningsunknown2006-11-271-45/+53