summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-121-6/+6
|\
| * BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-211-5/+6
|/
* Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-2/+2
* BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-1/+8
* BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASESLuis Soares2012-03-121-9/+83
* BUG#11878104: FIXES OF BUG 11752963 - 44312 TO BACKPORT TO MYSQL-5.1Rohit Kalhans2011-08-261-5/+6
* Updated/added copyright headersKent Boortz2011-07-031-3/+3
|\
| * BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-3/+3
* | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ | |/ |/|
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | Postfix BUG#58546unknown2011-01-241-1/+1
* | Bug#58546 test rpl_packet timeout failure sporadically on PBLibing Song2011-01-191-11/+11
* | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-5/+6
* | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
* | Bug#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends,unknown2010-10-161-1/+10
* | 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
* | | Bug#55375 Transaction bigger than max_binlog_cache_size crashes slaveunknown2010-10-091-1/+2
|/ /
* | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-5/+2
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-3/+3
* | BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-241-2/+2
* | BUG#43407 SET GLOBAL SQL_SLAVE_SKIP_COUNTER should log previous state in erro...Alfranio Correia2010-05-041-0/+31
* | Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-191-3/+30
* | Bug #51089 SHOW STATUS LIKE 'Slave_running' is not compatible with `SHOW SL...Andrei Elkin2010-02-251-0/+1
* | merging 5.0-bt -> 5.1-bt to local branch with bug@47210Andrei Elkin2009-12-141-4/+2
|\ \ | |/
| * Bug #47210 first execution of "start slave until" stops too early Andrei Elkin2009-11-121-6/+8
* | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-1/+2
* | Bug#46640: output from mysqlbinlog command in 5.1 breaks replicationunknown2009-10-141-31/+26
* | Manual merge.Davi Arnaut2009-09-301-1/+1
|\ \ | |/
| * Bug#47525: MySQL crashed (Federated)Davi Arnaut2009-09-301-1/+1
* | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-7/+7
* | A patch for Bug#47474 (mysqld hits Dbug_violation_helper assertAlexander Nozdrin2009-09-231-3/+6
* | Bug #42914 Log event that larger than max_allowed_packet results in stop of s...unknown2009-09-181-4/+8
* | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-08-241-3/+0
|\ \
| * | BUG#45694 Deadlock in replicated statement is not retriedAlfranio Correia2009-08-191-3/+0
* | | Merge from mysql-5.0-bugteam.Davi Arnaut2009-08-131-0/+25
|\ \ \ | |/ / |/| / | |/
| * Bug#46013: rpl_extraColmaster_myisam fails on pb2Davi Arnaut2009-08-131-0/+25
* | Merge from 5.0Gleb Shchepa2009-07-241-13/+8
|\ \ | |/
| * Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-14/+6
| * Merge from 5.0-btStaale Smedseng2009-06-291-3/+3
* | Bug #45214 get_master_version_and_clock does not report error when queries failunknown2009-07-171-1/+0
* | Bug #45214 get_master_version_and_clock does not report error when queries failunknown2009-07-161-32/+166
* | BUG#44581 Slave stops when transaction with non-transactional table gets lock...Alfranio Correia2009-07-061-19/+0
* | local merge: 5.1-bt bug branch --> 5.1-bt latestLuis Soares2009-06-261-0/+3
|\ \
| * | BUG#44270: RESET SLAVE does not reset Last_IO_Error or Last_IO_ErrnoLuis Soares2009-06-031-0/+3
* | | Bug #38240 Crash in safe_mutex_lock () thr_mutex.c line 97 on rotate_relay_log Andrei Elkin2009-06-231-3/+20
* | | BUG#45511 rpl.rpl_binlog_corruption fails with warning messages in ValgrindAlfranio Correia2009-06-161-0/+4
| | |
| \ \
*-. \ \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-2/+2
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-1/+1
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-1/+2
| |/