summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.34 mergeSergei Golubchik2013-11-191-2/+10
|\
| * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-2/+9
* | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-12/+6
* | Buildbot fixes and cleanups:Michael Widenius2013-01-111-1/+2
* | mysql-5.5 mergeSergei Golubchik2012-06-141-2/+2
|\ \ | |/
| * Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-0/+20
| |\
| * \ merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-2/+2
| |\ \
| | * | BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-1/+3
* | | | cSergei Golubchik2012-05-211-0/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#13693012Luis Soares2012-02-241-0/+20
| |\ \ \ | | |/ / | |/| |
| | * | Bug#13693012: SLAVE CRASHING ON INSERT STATEMENT WITH MERGE TABLE Luis Soares2012-02-241-0/+20
* | | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-2/+1
|\ \ \ \ | |/ / /
| * | | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
* | | merge with mysql-5.5.21Sergei Golubchik2012-03-091-0/+4
|\ \ \ | |/ /
| * | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI...Manish Kumar2012-01-231-0/+4
* | | mysql-5.5 mergeSergei Golubchik2012-01-161-1/+11
|\ \ \ | |/ /
| * | BUG#11760927Luis Soares2011-11-161-1/+2
| * | BUG#11760927: 53375: RBR + NO PK => HIGH LOAD ON SLAVE (TABLE Luis Soares2011-11-111-0/+9
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ \
| | | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
* | | | | | mergeSergei Golubchik2011-11-031-1/+2
|\ \ \ \ \ \
| * | | | | | Some after-merge fixes for 5.5 merge.unknown2011-10-251-1/+2
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-10/+13
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-5/+1
| |\ \ \ \ \
| | * | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-5/+1
| | | |/ / / | | |/| | |
| * | | | | Merge MWL#180, binlog checksum backport, into MariaDB 5.3-based tree.unknown2011-05-031-3/+6
| |\ \ \ \ \
| | * | | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-3/+6
| * | | | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-081-1/+3
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
| | * | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-1/+3
| | | |_|/ | | |/| |
| * | | | Fix build error (wrong printf-like format)Vladislav Vaintroub2011-03-281-1/+1
| * | | | Added --log-basename to mysqld to allow one to set the prefix for all logs wi...Michael Widenius2011-03-231-1/+2
| |/ / /
* | | | 5.5-mergeSergei Golubchik2011-07-021-1/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#12558519Luis Soares2011-05-241-0/+10
| |\ \ \
| | * | | BUG#12558519: RPL_TYPECONV PRODUCES VALGRIND STACKLuis Soares2011-05-231-0/+10
| * | | | Merge 5.5Mikael Ronström2011-04-151-1/+8
| |\ \ \ \ | | |/ / /
| | * | | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME...Marc Alff2011-03-011-1/+8
| * | | | mergeMikael Ronstrom2011-01-041-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-0/+3
| * | | | Added THD wait state for MASTER POS WAITMikael Ronstrom2010-10-281-0/+4
| |/ / /
* | | | merge.Sergei Golubchik2010-11-251-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-2/+1
| |\ \ | | |/
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+1
| |\ \
| * \ \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-4/+8
| |\ \ \
| * \ \ \ Merge with MySQL 5.1.42Michael Widenius2010-01-151-1/+25
| |\ \ \ \
| * | | | | Fixed compiler warning messageMichael Widenius2009-10-261-1/+1