summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbtomas@whalegate.ndb.mysql.com2007-06-181-2/+2
|\ \ | |/
| * correctiontomas@whalegate.ndb.mysql.com2007-06-181-2/+2
| * Bug #28989 hpux11 ps_row warningstomas@whalegate.ndb.mysql.com2007-06-181-2/+2
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbtomas@whalegate.ndb.mysql.com2007-06-171-12/+39
|\ \ | |/
| * Bug #28989 hpux11 ps_row warningstomas@whalegate.ndb.mysql.com2007-06-171-12/+39
* | Added casts to avoid compiler warnings and fixed a wrong type.jani@a88-113-38-195.elisa-laajakaista.fi2007-05-311-10/+10
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-38/+41
|\ \ | |/ |/|
| * WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-38/+41
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@vajra.(none)2007-05-151-1/+2
|\ \
| * \ Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-05-021-1/+2
| |\ \ | | |/ | |/|
| | * manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Imalff/marcsql@weblab.(none)2007-04-251-1/+2
* | | Bug #27292 restarting a data node makes sql nodes log event buffer status e...tomas@whalegate.ndb.mysql.com2007-05-091-0/+11
|/ /
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gcatomas@whalegate.ndb.mysql.com2007-04-251-0/+12
|\ \ | |/ |/|
| * ndb: added some retry sleep to not get busy loopstomas@whalegate.ndb.mysql.com2007-04-251-0/+12
* | Merge romeo.(none):/home/bkroot/mysql-5.1-rplmats@romeo.(none)2007-04-201-1/+21
|\ \
| * | Clear field_alloc when it's moved to result set (allows us to always call fre...monty@mysql.com/narttu.mysql.fi2007-04-161-1/+21
* | | Bug #27076tomas@whalegate.ndb.mysql.com2007-04-181-1/+1
* | | Bug #27076 Cluster does not honor SQL_LOG_BIN flagtomas@whalegate.ndb.mysql.com2007-04-181-19/+61
|/ /
* | ha_ndbcluster.cc:mskold/marty@mysql.com/linux.site2007-04-051-6/+10
* | Bug #21494 Master Cluster MySQLD is point of failure that can lead to mismatc...tomas@whalegate.ndb.mysql.com2007-04-031-0/+8
* | Bug #17095 Cluster RBR in circle does not terminatetomas@whalegate.ndb.mysql.com2007-04-031-5/+10
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpltomas@whalegate.ndb.mysql.com2007-04-031-1/+1
|\ \
| * \ Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gcatomas@whalegate.ndb.mysql.com2007-03-291-1/+1
| |\ \ | | |/
| | * Bug #27529: Slave crashes on lots of updatestomas@whalegate.ndb.mysql.com2007-03-291-1/+1
* | | Bug #26783 replication status unknown after cluster or mysqld failuretomas@whalegate.ndb.mysql.com2007-04-031-2/+2
|/ /
* | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-gca-ndb_restoretomas@poseidon.mysql.com2007-03-091-0/+6
|\ \
| * | Bug #26783 replication status unknown after cluster or mysqld failuretomas@poseidon.mysql.com2007-03-081-0/+6
| |/
* | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-02-281-63/+74
|\ \
| * | Remove compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-271-2/+6
| * | Fixes for compiler warnings.jani@a88-113-38-195.elisa-laajakaista.fi2007-02-271-64/+71
* | | Merge kpdesk.mysql.com:/home/thek/dev/bug23240/my51-bug23240thek@kpdesk.mysql.com2007-02-191-1/+0
|\ \ \ | |/ / |/| |
| * | Bug#23240 --init-file statements with NOW() reports '1970-01-01 11:00:00' as ...thek@kpdesk.mysql.com2007-02-191-1/+0
| |/
* | Bug#26015 valgrind warning PollGuard::unlock_and_signal()/NdbCondition_Destroymsvensson@pilot.mysql.com2007-02-061-60/+23
* | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cgatomas@poseidon.mysql.com2007-02-061-9/+100
|\ \
| * | Bug #26021 - ndb: valgrind warning handle_trailing_share/ndbcluster_free_shar...tomas@poseidon.mysql.com2007-02-061-9/+100
* | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cgatomas@poseidon.mysql.com2007-02-061-1/+6
|\ \ \ | |/ /
| * | Bug #26021 valgrind warning handle_trailing_share/ndbcluster_free_share inv...tomas@poseidon.mysql.com2007-02-061-1/+6
* | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cgatomas@poseidon.mysql.com2007-02-051-3/+14
|\ \ \ | |/ /
| * | Bug #26021 - valgrind reports error regarding handle_trailing_share and clien...tomas@poseidon.mysql.com2007-02-051-3/+14
* | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cgatomas@poseidon.mysql.com2007-02-051-0/+36
|\ \ \ | |/ /
| * | Bug #26019 - valgrind warning ndbcluster_log_schema_op/safe_mutex_lock invali...tomas@poseidon.mysql.com2007-02-051-0/+36
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1tomas@poseidon.mysql.com2007-02-051-2/+2
|\ \
| * | BUG#25323 NDB binlog timer prints incorrect statsstewart@willster.(none)2007-02-011-2/+2
| |/
* | After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-1/+1
|/
* Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1kent@kent-amd64.(none)2006-12-311-57/+25
|\
| * Add call to 'thd::clean_up' before deleting THDmsvensson@pilot.mysql.com2006-12-211-1/+1
| * Merge neptunus:mysql/my51-ndb-valgrindmsvensson@pilot.mysql.com2006-12-211-30/+23
| |\
| | * Improve ndb thread shutdown handlingmsvensson@neptunus.(none)2006-12-201-30/+23
| * | Bug #21806: wrong ndb binlog behaviour when cluster disconnects/restartstomas@poseidon.2006-12-201-1/+1
| |/
| * Remove old hack to avoid reception of SUB_DATA signals to destroyed Ndb objectmsvensson@neptunus.(none)2006-12-131-26/+1