summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-3/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge of Percona XtraDB into MariaDB.unknown2009-06-111-5/+0
| |\ \ \ \ \ \
| | * | | | | | Merge latest XtraDB from lp:percona-xtradb into MariaDB.unknown2009-06-111-5/+0
| * | | | | | | Fixed problems in mergeMichael Widenius2009-05-191-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
| | * | | | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+1
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-0/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-0/+1
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Added versioning of Maria indexMichael Widenius2008-06-261-1/+1
* | | | | | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+16
* | | | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-2/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-2/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-241-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+7
* | | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ BUG#50364: manual merge to mysql-next-mr-bugfixing.Luis Soares2010-02-031-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#50364: FLUSH LOGS crashes the server (rpl.rpl_heartbeat_basicLuis Soares2010-02-031-1/+1
* | | | | | | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-48/+53
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-48/+53
* | | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-4/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-4/+4
| |/ / / / / / /
* | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-4/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-2/+6
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | correction to the earlier merging: s/return/DBUG_RETURN/Andrei Elkin2009-12-141-1/+1
| | * | | | | | merging 5.0-bt -> 5.1-bt to local branch with bug@47210Andrei Elkin2009-12-141-2/+6
| * | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | BUG#45292 orphan binary log created when starting server twiceAlfranio Correia2009-12-041-2/+2
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-1/+25
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-8/+14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Bug #43913 rpl_cross_version can't pass on conflicts complainig clash with ...unknown2009-11-281-1/+2
| * | | | | | Bug #34739 unexpected binlog file name when --log-bin is set to a directory ...unknown2009-11-051-0/+23
* | | | | | | A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-221-2/+2
* | | | | | | Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5,Konstantin Osipov2009-12-051-13/+2
* | | | | | | Backport of:Konstantin Osipov2009-12-041-1/+1
* | | | | | | Backport of:Konstantin Osipov2009-12-031-2/+3
* | | | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-2/+19
| |/ / / / / |/| | | | |
* | | | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-6/+12
|\ \ \ \ \ \
| * | | | | | backporting fixes of bug@45940 to 5.1-rpl+2 to cover failures rpl_heartbeat_*...Andrei Elkin2009-10-091-1/+0
| * | | | | | BUG#43075 rpl.rpl_sync fails sporadically on pushbuildAlfranio Correia2009-09-301-4/+8
| * | | | | | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-291-3/+5
| * | | | | | BUG#35542 Add option to sync master and relay log to disk after every eventAlfranio Correia2009-09-291-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |