summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-11-131-1/+0
| |\
| | * Fixing problem in injector code making NDB tests fire an assertion.unknown2006-11-131-1/+0
* | | bug #21495 Alter table from x engine to ndb and back can cause issue with dr...unknown2006-11-151-3/+5
* | | bug #21495 Alter table from x engine to ndb and back can cause issue with dr...unknown2006-11-151-8/+46
|/ /
* | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-2/+3
|/
* This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-2/+4
* Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndbunknown2006-09-221-4/+4
|\
| * This changes the order of the universe, black is now the new white.unknown2006-09-151-4/+4
* | Bug #21378 Alter table from X storage engine to NDB could cause data loss: p...unknown2006-09-131-2/+2
* | Bug #21378 Alter table from X storage engine to NDB could cause data loss: d...unknown2006-09-121-7/+49
|/
* Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1unknown2006-09-011-13/+18
|\
| * NDBAPI cleanupunknown2006-08-301-13/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-08-151-6/+7
|\ \ | |/
| * Bug#18775 - Temporary table from alter table visible to other threadsunknown2006-08-021-6/+7
* | ndb - bug#21363unknown2006-08-091-1/+26
|/
* Bug #20843 tests fails randomly with assertion in completeClusterFailedunknown2006-07-081-13/+20
* added warning on cluster reconnect and binlog usage, that data may be missingunknown2006-07-051-0/+6
* Bug #20843 tests fails randomly with assertion in completeClusterFailedunknown2006-07-051-3/+10
* extra logging and asserts to try to track down the spurious completeClust...unknown2006-07-051-0/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-281-0/+2
|\
| * Added purecov comment for new, not executed code for my recent changesetunknown2006-06-281-0/+2
* | Bug #20705 table truncation from one mysqld causes ERROR 1412 on other mysqld...unknown2006-06-281-1/+24
* | Merge mysql.com:/usr/local/mysql/mysql-5.1-bug20549unknown2006-06-261-3/+18
|\ \ | |/ |/|
| * BUG#20549: Fix missing memory initialization.unknown2006-06-221-3/+18
* | Remove compiler warningsunknown2006-06-231-10/+11
* | Fixed failure with rpl_truncate_7ndb.test when using statement based replicat...unknown2006-06-221-1/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-191-5/+5
|\ \