summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Try to fix assertion failures at slave shutdown when runningkostja@bodhi.(none)2007-12-151-3/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-12-151-10/+27
|\
| * Merge mysql.com:/Users/davi/mysql/bugs/32395-5.1davi@endora.local2007-12-131-6/+6
| |\
| | * Bug#32395 Alter table under a impending global read lock causes a server crashdavi@mysql.com/endora.local2007-12-121-6/+6
| * | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-4/+21
| |/
* | remove memleak cased by dynamic variables being losttomas@whalegate.ndb.mysql.com2007-12-111-2/+2
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1tomas@whalegate.ndb.mysql.com2007-12-101-14/+70
|\ \ | |/ |/|
| * Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1tomas@whalegate.ndb.mysql.com2007-11-161-0/+1
| |\
| * \ Merge whalegate.ndb.mysql.com:/home/tomas/cge-5.1tomas@whalegate.ndb.mysql.com2007-11-121-14/+70
| |\ \
| | * | only potentially skip GAP event on startup, not on cluster restarttomas@whalegate.ndb.mysql.com2007-11-061-0/+1
| | * | Bug #31484 Cluster LOST_EVENTS entry not added to binlog on mysqld restarttomas@whalegate.ndb.mysql.com2007-11-061-2/+20
| | * | break out tuple data readtomas@whalegate.ndb.mysql.com2007-11-061-10/+15
| | * | preserve more of the statetomas@whalegate.ndb.mysql.com2007-11-051-2/+4
| | * | compile errortomas@whalegate.ndb.mysql.com2007-11-031-2/+2
| | * | this error should not be printedtomas@whalegate.ndb.mysql.com2007-11-021-0/+2
| | * | Bug #31484 Cluster LOST_EVENTS entry not added to binlog on mysqld restarttomas@whalegate.ndb.mysql.com2007-11-011-0/+1
| | * | Bug #31484 Cluster LOST_EVENTS entry not added to binlog on mysqld restart.tomas@whalegate.ndb.mysql.com2007-11-011-4/+31
* | | | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLEistruewing@stella.local2007-11-151-1/+1
| |_|/ |/| |
* | | Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-mainmattiasj@mattiasj-laptop.(none)2007-11-121-0/+1
|\ \ \ | |/ / |/| |
| * | Bug#31210 - INSERT DELAYED crashes server when used onistruewing@stella.local2007-11-051-0/+1
| |/
* | Use an inline getter method (thd->is_error()) to query if there is an error kostja@bodhi.(none)2007-10-301-1/+1
* | Rename: query_error -> is_slave_error.kostja@bodhi.(none)2007-10-201-2/+2
|/
* Bug #11313 confusing/erroneous 4006 messagetomas@whalegate.ndb.mysql.com2007-09-071-1/+1
* getting rid of flush altogether, fix with post_epoch hendeling and/or changes...tomas@whalegate.ndb.mysql.com2007-09-051-5/+0
* this flush with flag TRUE causes spurious errors in the binlog... as it will ...tomas@whalegate.ndb.mysql.com2007-09-051-1/+1
* Bug#20872 master*.err: miscellaneous error messagestomas@whalegate.ndb.mysql.com2007-08-301-10/+7
* Bug#20872 master*.err: miscellaneous error messagestomas@whalegate.ndb.mysql.com2007-08-301-4/+11
* manual mergetomas@whalegate.ndb.mysql.com2007-08-211-0/+13
|\
| * BUG#30017 log-slave-updates incorrect behavior for clustertomas@whalegate.ndb.mysql.com2007-07-251-0/+13
* | WL#3732 Information schema optimizationgluh@mysql.com/eagle.(none)2007-08-031-4/+4
* | WL#3303tomas@poseidon.mysql.com2007-06-271-9/+1
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbtomas@whalegate.ndb.mysql.com2007-06-181-2/+2
|\ \ | |/
| * correctiontomas@whalegate.ndb.mysql.com2007-06-181-2/+2
| * Bug #28989 hpux11 ps_row warningstomas@whalegate.ndb.mysql.com2007-06-181-2/+2
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbtomas@whalegate.ndb.mysql.com2007-06-171-12/+39
|\ \ | |/
| * Bug #28989 hpux11 ps_row warningstomas@whalegate.ndb.mysql.com2007-06-171-12/+39
* | Added casts to avoid compiler warnings and fixed a wrong type.jani@a88-113-38-195.elisa-laajakaista.fi2007-05-311-10/+10
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-38/+41
|\ \ | |/ |/|
| * WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-38/+41
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@vajra.(none)2007-05-151-1/+2
|\ \
| * \ Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-05-021-1/+2
| |\ \ | | |/ | |/|
| | * manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Imalff/marcsql@weblab.(none)2007-04-251-1/+2
* | | Bug #27292 restarting a data node makes sql nodes log event buffer status e...tomas@whalegate.ndb.mysql.com2007-05-091-0/+11
|/ /
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gcatomas@whalegate.ndb.mysql.com2007-04-251-0/+12
|\ \ | |/ |/|
| * ndb: added some retry sleep to not get busy loopstomas@whalegate.ndb.mysql.com2007-04-251-0/+12
* | Merge romeo.(none):/home/bkroot/mysql-5.1-rplmats@romeo.(none)2007-04-201-1/+21
|\ \
| * | Clear field_alloc when it's moved to result set (allows us to always call fre...monty@mysql.com/narttu.mysql.fi2007-04-161-1/+21
* | | Bug #27076tomas@whalegate.ndb.mysql.com2007-04-181-1/+1
* | | Bug #27076 Cluster does not honor SQL_LOG_BIN flagtomas@whalegate.ndb.mysql.com2007-04-181-19/+61
|/ /
* | ha_ndbcluster.cc:mskold/marty@mysql.com/linux.site2007-04-051-6/+10