summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | 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
|/ /
* | 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
|\ \ \ | | |/ | |/|
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-2/+2
| |/
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-2/+2
|/
* Bug #44115 purge_relay_logs doesn't return an error when count_relay_log_spac...Andrei Elkin2009-07-091-0/+1
* BUG#43949 Initialization of slave produces a warning message in ValgrindAlfranio Correia2009-04-191-3/+10
* Post-fix for BUG#38174.Alfranio Correia2009-02-221-1/+0
* BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement modeAlfranio Correia2009-02-211-0/+6