summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* - 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
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#16385, Partitions: crash when updating a range partitioned NDB tableunknown2006-02-281-4/+4
* | | | Post-merge fixes.unknown2006-02-271-1/+1
* | | | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-271-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge mysqldev@production.mysql.com:my/mysql-5.1-releaseunknown2006-02-231-1/+1
| |\ \
| | * | Bug#17181 (mysqlslap test server crash):unknown2006-02-231-1/+1
| | |/
* | | Cleanupsunknown2006-02-261-5/+5
* | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-221-1/+2
|\ \ \
| * | | Post-merge fixes.unknown2006-02-221-1/+2
| |/ /
* | | Removed unnecessary unlock/lock of mutexunknown2006-02-221-3/+1
* | | Fixes for push version of discover of on-line altered tableunknown2006-02-221-7/+13
* | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new-ndb_improved_on-lin...unknown2006-02-211-72/+152
|\ \ \
| * \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb_improved_on-lin...unknown2006-02-161-79/+165
| |\ \ \ | | |_|/ | |/| |
| | * | Improvement of on-line discovery in injector threadunknown2006-02-161-93/+102
| | * | Added on-line handling of altered frm in binlog threadunknown2006-02-131-20/+97
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-201-7/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-171-7/+13
| |\ \ \
| | * | | Invalidate table including all it's indexes from binlog threadunknown2006-02-171-7/+13
| | |/ /
* | | | ndb - rbr blobs etc: minor changes bug#17045 bug#17505unknown2006-02-201-6/+8
* | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-201-13/+28
|\ \ \ \
| * | | | Bug #17559 ndb_gis test failureunknown2006-02-201-13/+28
| |/ / /
* | | | ndb - rbr blobs etc: set db/schema in injector_ndb before calling NDBunknown2006-02-201-2/+21
* | | | ndb - rbr blobs: remove obsolete problem-causing temporary fixunknown2006-02-171-17/+0
|/ / /
* | | ndb - wl#3023 : pass tables per GCI to injector at epoch startunknown2006-02-161-0/+31
|/ /
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-161-37/+45
|\ \
| * | Bug #17415 special character tables are not handled correctly in ndb binlog/s...unknown2006-02-161-14/+7