summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-1/+1
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-1/+1
| |\
| | * A fix and a test case for Bug#15752 "Lost connection to MySQL server unknown2006-07-241-1/+1
| * | slave.cc:unknown2006-07-251-4/+4
| |/
| * A fix for Bug#19022 "Memory bug when switching db during trigger execution". unknown2006-06-281-18/+0
| * Fix yet another place that used uint32 instead of uint.unknown2006-06-271-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-7/+9
| |\
| | * A fix and a test case forunknown2006-06-271-7/+9
* | | Bug#20850 (Assert during slave shutdown in many rpl_* tests):unknown2006-07-071-3/+3
* | | slave.cc:unknown2006-07-071-3/+3
* | | slave.cc:unknown2006-07-071-535/+534
* | | Merge mysql.com:/home/emurphy/src/bk-clean/tmp_mergeunknown2006-06-251-0/+20
|\ \ \ | |/ /
| * | Bug#19437 (Connection refused by server: "2002 Can't connect... /master.sock"):unknown2006-06-201-0/+20
| |/
| * Bug#19938 Valgrind error (race) in handle_slave_sql()unknown2006-05-231-0/+2
| * Bug #19938 Valgrind error (race) in handle_slave_sql()unknown2006-05-231-1/+8
| * Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060523082057|49143unknown2006-05-231-11/+2
| * Bug#19938 Valgrind error (race) in handle_slave_sql()unknown2006-05-231-2/+11
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-06-151-3/+4
|\ \
| * | WL#3153 "Split logs". Recommit with post-review fixesunknown2006-05-051-3/+4
* | | sql/Makefile.am: better mysqld dependenciesunknown2006-05-301-72/+171
|/ /
* | Final patch to remove the last of the OS2 support. unknown2006-04-151-1/+1
* | Fixed compiler and valgrind warningsunknown2006-03-291-1/+2
* | Merge mysql.com:/home/bkroot/mysql-5.1-wl3023unknown2006-03-081-1/+6
|\ \
| * | WL#3023 (RBR: Use locks in a statement-like manner):unknown2006-03-031-1/+2
| * | Merge mysqldev@production.mysql.com:my/mysql-5.1-releaseunknown2006-02-241-0/+4
| |\ \
| | * \ Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-161-0/+4
| | |\ \
| | | * | WL#3023 (Use locks in a statement-like manner):unknown2006-02-161-0/+4
* | | | | Bug#16228 (RBR: Slave SQL thread retries infinitely):unknown2006-03-071-2/+11
|/ / / /
* | | | Merging 5.0->5.1unknown2006-02-171-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | WL#2645 (CHECK TABLE FOR UPGRADE)unknown2006-02-171-1/+1
* | | dbug changes:unknown2006-02-141-1/+1
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-14/+24
|\ \ \ | |/ /
| * | many warnings (practically safe but annoying) correctedunknown2006-01-031-14/+24
* | | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-191-2/+2
| |/ |/|
* | wl2325 wl2324unknown2006-01-121-8/+75
* | WL#1012: All changes as one single changeset.unknown2005-12-221-62/+212
* | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-241-1/+1
|\ \
| * \ Merge mysql.com:/home/my/mysql-5.0unknown2005-11-241-1/+1
| |\ \ | | |/
| | * Always initialize THD::thread_stack: it's used inunknown2005-11-231-1/+1
* | | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-2/+2
|\ \ \ | |/ / |/| |
| * | Table definition cache, part 2unknown2005-11-231-2/+2
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-4/+6
|\ \ \ | |/ / |/| / | |/
| * Inefficient usage of String::append() fixed.unknown2005-11-201-4/+6
* | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-23/+147
|\ \ | |/
| * Fix for the patch #13377. Avoids race condition for relay logs close.unknown2005-10-271-16/+14
| * BUG#121915: Merge 4.1->5.0unknown2005-10-191-1/+0
| |\
| | * fix for Valgrind errors: query_id needs to be inited early (already fixed in ...unknown2005-10-141-1/+0
| * | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-171-0/+17
| |\ \
| | * | Fixes bug #13377. Added code to close active log files in case unknown2005-10-031-0/+17
| * | | Merge mysql.com:/home/my/mysql-4.1unknown2005-10-131-2/+3
| |\ \ \ | | | |/ | | |/|