summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Bug #19395 mysqld does not always detect cluster shutdownunknown2006-05-181-0/+3
* | | | Bug #16875 Using stale MySQLD FRM files can cause restored cluster to failunknown2006-05-171-1/+2
* | | | Bug #16875 Using stale MySQLD FRM files can cause restored cluster to failunknown2006-05-161-4/+100
* | | | ndb: added extra printout on failed "internal" discovery for binlogunknown2006-05-101-7/+16
|/ / /
* | | Bug #19572 Memory leaks in cluster when running make testunknown2006-05-081-2/+6
|/ /
* | Bug #19492 --binlog-do-db option cuases tables create issues for ndb masterunknown2006-05-061-9/+8
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-041-0/+2
|\ \ | |/
| * Merge xiphis.org:/home/antony/work2/wl3201.3unknown2006-04-241-0/+2
| |\
| | * WL#3201unknown2006-04-131-0/+2
* | | removing the usage if the ndb local dict cache to adress the 241 errors we ge...unknown2006-05-041-115/+162
|/ /
* | ndb: minor modification in replication timer codeunknown2006-04-211-7/+9
* | Bug #19214 running mysqld without binlog causes 10s timeout to drigger on s...unknown2006-04-201-1/+2
* | BUG#18094 Slave caches invalid table definition after atlters causes select f...unknown2006-04-191-7/+15
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-181-59/+76
|\ \