summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-021-61/+133
|\
| * BUG#11762616: BUG#55229: 'POSTION'Luis Soares2011-05-061-3/+3
| |\
| | * BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-3/+3
| * | BUG#11877568 - RPL_SEMI_SYNC FAILS IN PBAlfranio Correia2011-03-161-10/+10
| * | Manual Merge.unknown2011-01-241-1/+1
| |\ \ | | |/
| | * Postfix BUG#58546unknown2011-01-241-1/+1
| * | Manual mergeLibing Song2011-01-191-24/+24
| |\ \ | | |/
| | * Bug#58546 test rpl_packet timeout failure sporadically on PBLibing Song2011-01-191-11/+11
| * | BUG#46166Luis Soares2010-12-071-1/+2
| * | BUG#46166Luis Soares2010-12-071-6/+7
| |\ \ | | |/
| | * BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-5/+6
| * | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-3/+11
| |\ \
| | * \ Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-171-1/+1
| | |\ \
| | * | | Bug#37780: Make KILL reliable (main.kill fails randomly)Davi Arnaut2010-10-221-3/+11
| * | | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-2/+2
| | |/ / | |/| |
| * | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
| * | Manual mergeunknown2010-10-161-1/+11
| |\ \ | | |/
| | * Bug#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends,unknown2010-10-161-1/+10
| * | Automerge from mysql-5.1-bugteam into mysql-5.5-bugteam.Luis Soares2010-10-131-5/+59
| |\ \ | | |/
| | * BUG 55263: automerged bzr bundle from bug report into Luis Soares2010-10-131-5/+59
| | |\
| | | * BUG#55263: assert in check_binlog_magicLuis Soares2010-09-241-5/+59
| * | | Manual mergeunknown2010-10-091-3/+2
| |\ \ \ | | |/ /
| | * | Bug#55375 Transaction bigger than max_binlog_cache_size crashes slaveunknown2010-10-091-1/+2
| | |/
* | | merge.Sergei Golubchik2010-11-251-12/+24
|\ \ \ | |/ / |/| |
| * | merge with 5.1Sergei Golubchik2010-09-111-3/+3
| |\ \
| | * \ Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+3
| | |\ \ | | | |/
| * | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-2/+2
| |/ /
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-2/+2
| |\ \
| * | | Fixed compiler warningsMichael Widenius2010-05-271-1/+2
| * | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-0/+28
| |\ \ \
| * \ \ \ Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-2/+30
| |\ \ \ \
| * | | | | Removed compiler warningsMichael Widenius2010-04-071-0/+1
| * | | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-4/+2
| |\ \ \ \ \
| * \ \ \ \ \ Changed version number from RC to stableMichael Widenius2010-01-291-2/+3
| |\ \ \ \ \ \
| * | | | | | | Fixed bug #49474 Replication from 4.0 to 5.1 brokenMichael Widenius2009-12-061-5/+14
| * | | | | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-40/+43
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-3/+25
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-3/+25
| | |\ \ \ \ \ \ \
| * | | | | | | | | Fixed compiler warning messageMichael Widenius2009-10-261-5/+5
| |/ / / / / / / /
| * | | | | | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-0/+1
| * | | | | | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-93/+285
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge of Percona XtraDB into MariaDB.unknown2009-06-111-51/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Merge latest XtraDB from lp:percona-xtradb into MariaDB.unknown2009-06-111-51/+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
| * | | | | | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-0/+43
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-3/+36
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-2/+3