summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | unsigned char -> ucharunknown2006-06-191-5/+5
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-06-151-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-06-071-2/+2
| |\ \
| | * | WL#3153 "Split logs". Recommit with post-review fixesunknown2006-05-051-2/+2
* | | | ndb: add missing LOCK_openunknown2006-06-141-0/+1
* | | | sql_delete.cc:unknown2006-06-121-0/+4
| |_|/ |/| |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-31/+38
|\ \ \
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-32/+39
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-011-197/+258
|\ \ \ \
| * | | | Bug #18947 CRBR: order in binlog of create table and insert (on different t...unknown2006-05-311-22/+31
| * | | | Bug #18947 CRBR: order in binlog of create table and insert (on different t...unknown2006-05-311-191/+215
| * | | | ndb: release LOCK_open during mysqld schema sync and mysqld sync with binlog ...unknown2006-05-311-4/+32
| | |/ / | |/| |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-281-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | handlerton cleanup:unknown2006-05-281-3/+3
* | | | ha_ndbcluster_binlog.cc:unknown2006-05-191-2/+2
* | | | ndb: moved startup order back for ndb binlog thread from previous push that s...unknown2006-05-191-12/+14
* | | | Bug #19885 master1 crash in ndb_condition_pushdown testunknown2006-05-191-8/+31
* | | | ndb: changed to use mem root to allocate table structure for ndb shareunknown2006-05-191-7/+2
* | | | Bug #19395 mysqld does not always detect cluster shutdownunknown2006-05-191-30/+35