summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Invalidate old table at renameunknown2006-04-181-2/+18
| * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-061-59/+60
| |\ \ | | |/ | |/|
| | * Fix for bug#16445 schema version error 241 after mysqld restart, always inval...unknown2006-04-061-59/+60
* | | wrong ndb object used to drop event operation causing DBUG_ASSERT in shutdown...unknown2006-04-131-5/+8
* | | ndb:unknown2006-04-121-54/+87
* | | Bug #18932: Cluster binlog mysqld accepts updating although binlog not setupunknown2006-04-101-29/+103
|/ /
* | Bug #18596 binlog schema event auto push causes mysqld errorsunknown2006-04-031-65/+162
|/
* - corrected bug causing hang in getTable when using blob tablesunknown2006-03-241-6/+9
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-231-1/+11
|\
| * Bug #18472 race condition between multiple mysqld's when setting up cluster/s...unknown2006-03-231-1/+11
* | ndb - bug#17813 schema.query => blobunknown2006-03-231-22/+58
|/
* Bug #18395 dual mysqld's with binlog do not sync drop table binlog event corr...unknown2006-03-211-52/+62
* changed test to make it predictableunknown2006-03-131-2/+1
* wl#3023 clean upunknown2006-03-111-14/+19
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-111-57/+100
|\
| * wl#3023 ndb to return correct tables for initial table mapsunknown2006-03-111-49/+100
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-newunknown2006-03-101-12/+26
|\ \ | |/ |/|
| * Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-newunknown2006-03-091-12/+26
| |\
| | * WL#3023 (Use locks in a statement-based manner):unknown2006-03-081-5/+14
| | * Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-03-031-8/+13
| | |\
| | | * WL#3023 (RBR: Use locks in a statement-like manner):unknown2006-03-031-4/+2
| | | * Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-281-4/+11
| | | |\
| | | | * Merge mysqldev@production.mysql.com:my/mysql-5.1-releaseunknown2006-02-241-4/+11
| | | | |\
| | | | | * WL#3023 (RBR: Use locks in a statement-like manner):unknown2006-02-241-5/+12
* | | | | | added missing dbug_returnunknown2006-03-101-1/+1
|/ / / / /
* | | | | Bug #18106 Ndb: Online add index together with replication may cause mysqld...unknown2006-03-091-19/+70
* | | | | missing DBUG_RETURN addedunknown2006-03-091-1/+2
* | | | | Bug #17838 binlog not setup on seconday master after renameunknown2006-03-091-77/+133
|/ / / /
* | | | Bug #17827 cluster: rename of several tables in one statement, gets multipl...unknown2006-03-011-10/+20
* | | | Bug #17805 Cluster_replication database should be renamed to just clusterunknown2006-03-011-11/+11
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-281-4/+4
|\ \ \ \ | |/ / / |/| | |