summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA...Andrei Elkin2012-01-181-19/+18
* Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-12-141-1/+0
* reverting the initial patch for bug#13437900 for refinement.Andrei Elkin2011-11-291-0/+1
* Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-11-291-1/+0
* Merge from mysql-5.5.18-releasehery.ramilison@oracle.com2011-11-171-1/+9
|\
| * BUG#13337202 - REPLICATION PERFORMANCE DROP DUE TO "THE BINLOG MAY BE CORRUPT...Alfranio Correia2011-11-021-1/+9
* | Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ...Andrei Elkin2011-10-271-5/+2
|/
* Introduced this code to make the gcc 4.6.1 compiler happy. WhenAlfranio Correia2011-10-141-0/+13
* bug#bug11747416 post-push fixes to correct file name print out.Andrei Elkin2011-09-301-3/+8
* Bug#11747416 : 32228 A disk full makes binary log corruptAndrei Elkin2011-09-291-16/+16
* BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ...Alfranio Correia2011-07-181-2/+3
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | Merge from 5.1.Guilhem Bichot2011-05-211-1/+1
|\ \ \ | |/ /
* | | WL#5670: Proposal: Remove SHOW NEW MASTER statementSven Sandberg2011-02-161-17/+0
* | | merge mysql-5.1 --> mysql-5.5Alfranio Correia2011-01-311-1/+9
|\ \ \ | |/ /
| * | BUG#55675 rpl.rpl_log_pos fails sporadically with error binlog truncated in t...Alfranio Correia2011-01-281-1/+8
* | | Manual Merge.2011-01-241-1/+1
|\ \ \ | |/ /
| * | Postfix BUG#585462011-01-241-1/+1
* | | Manual mergeLibing Song2011-01-191-0/+22
|\ \ \ | |/ /
| * | Bug#58546 test rpl_packet timeout failure sporadically on PBLibing Song2011-01-191-0/+23
* | | BUG#46166Luis Soares2010-12-071-1/+1
* | | BUG#55415 wait_for_update_bin_log enters a condition but does not leaveAlfranio Correia2010-09-061-3/+13
|\ \ \
| * | | BUG#55415 wait_for_update_bin_log enters a condition but does not leaveAlfranio Correia2010-08-041-2/+6
|/ / /
* | | merged BUG#55322 from 5.1-bugteam to trunk-mergeSven Sandberg2010-07-261-0/+5
|\ \ \ | |/ /
| * | merged BUG#55322 to 5.1-bugteamSven Sandberg2010-07-261-0/+5
| |\ \
| | * | BUG#55322: SHOW BINLOG EVENTS increases @@SESSION.MAX_ALLOWED_PACKETSven Sandberg2010-07-201-0/+5
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-5/+2
|\ \ \ \ | |/ / /
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-5/+2
* | | | 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
| |/ /
* | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-0/+24
|\ \ \ | |/ /
| * | BUG#43406 CHANGE MASTER TO should log previous state in error logAlfranio Correia2010-05-041-0/+24
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+4
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-234/+82
|\ \ \
| * \ \ Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-051-3/+6
| |\ \ \
| | * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-3/+6
| | |\ \ \
| * | \ \ \ BUG#50364: manual merge to mysql-next-mr-bugfixing.Luis Soares2010-02-031-1/+1
| |\ \ \ \ \
| * | | | | | Patch to eliminate warnings in mysql-next-mr-bugteam.Mats Kindahl2010-01-251-2/+2
| | |/ / / / | |/| | | |
| * | | | | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-141-16/+16
| |\ \ \ \ \
| | * | | | | WL#2360 Performance schemaMarc Alff2010-01-111-16/+16
| * | | | | | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-45/+49
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | WL#2360 Performance schemaMarc Alff2010-01-061-45/+49
| * | | | | | Manual merge from next-mr.2010-01-121-143/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-143/+8
| * | | | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-27/+6
| | |\ \ \ \ \
| | * \ \ \ \ \ merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-10/+4
| | |\ \ \ \ \ \