Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make gcov happy. | svoj@mysql.com/april.(none) | 2008-03-18 | 1 | -1/+1 |
* | BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late if | svoj@mysql.com/june.mysql.com | 2008-02-22 | 1 | -1/+2 |
* | BUG#26395: if crash during autocommit update to transactional table on master... | sven@riska.(none) | 2007-12-21 | 1 | -0/+1 |
* | BUG#32205 Replaying statements from mysqlbinlog fails with a syntax error, re... | hezx@hezx.(none) | 2007-12-15 | 1 | -3/+3 |
* | Elimination of warning for unused function code_name() in non-debug mode. | mats@kindahl-laptop.dnsalias.net | 2007-11-13 | 1 | -0/+2 |
* | Fixes to eliminate warnings. | mats@kindahl-laptop.dnsalias.net | 2007-11-13 | 1 | -4/+6 |
* | BUG#31793 (log event corruption causes crash): | mats@kindahl-laptop.dnsalias.net | 2007-11-12 | 1 | -10/+37 |
* | Merge capulet.net:/home/bk/mysql-5.0-rpl | mats@capulet.net | 2007-11-09 | 1 | -5/+6 |
|\ | |||||
| * | Bug #27571 asynchronousity in setting mysql_`query`::error and | aelkin/elkin@koti.dsl.inet.fi | 2007-10-29 | 1 | -5/+6 |
* | | BUG#31793 (log event corruption causes crash): | mats@capulet.net | 2007-11-09 | 1 | -12/+85 |
|/ | |||||
* | Bug #29309 Incorrect "Seconds_Behind_Master" value in SHOW SLAVE STATUS after... | aelkin/elkin@koti.dsl.inet.fi | 2007-10-04 | 1 | -1/+31 |
* | Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-08-01 | 1 | -4/+7 |
* | Merge gleb.loc:/home/uchum/work/bk/5.0 | gshchepa/uchum@gleb.loc | 2007-06-24 | 1 | -1/+6 |
|\ | |||||
| * | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@hfmain.(none) | 2007-06-21 | 1 | -0/+1 |
| |\ | |||||
| | * | Bug #28839 Errors in strict mode silently stop SQL thread if --slave-skip-err... | holyfoot/hf@mysql.com/hfmain.(none) | 2007-06-20 | 1 | -0/+1 |
| * | | Fixed bug #28293. | gshchepa/uchum@gleb.loc | 2007-06-21 | 1 | -1/+5 |
| |/ | |||||
* | | Bug #27583 slave sql fails to read from iocache when slave got stopped at pos==4 | aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi | 2007-06-20 | 1 | -0/+2 |
|/ | |||||
* | Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replicati... | aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi | 2007-05-28 | 1 | -5/+24 |
* | Bug#25411 (trigger code truncated), PART I | malff/marcsql@weblab.(none) | 2007-04-24 | 1 | -3/+6 |
* | Bug#26837 Return value ignored for packet->append() call within Log_event::re... | msvensson@pilot.blaudden | 2007-03-23 | 1 | -6/+21 |
* | Polishing: use constants instead of magic numbers. | anozdrin/alik@booka.opbmk | 2007-03-09 | 1 | -2/+3 |
* | A fix for Bug#26750 "valgrind leak in sp_head" (and post-review | kostja@bodhi.local | 2007-03-07 | 1 | -2/+2 |
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl | bar@mysql.com | 2007-02-28 | 1 | -4/+44 |
|\ | |||||
| * | Bug#15126 character_set_database is not replicated (LOAD DATA INFILE need it) | bar@mysql.com | 2007-02-28 | 1 | -4/+44 |
* | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145j.mysql.com | 2007-02-25 | 1 | -0/+37 |
|\ \ | |/ | |||||
| * | Fix for BUG#24432 | guilhem@gbichot3.local | 2007-02-08 | 1 | -0/+37 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -3/+7 |
|\ \ | |/ |/| | |||||
| * | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -3/+7 |
* | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145j.mysql.com | 2007-01-12 | 1 | -64/+114 |
|\ \ | |||||
| * | | BUG#22645 - LC_TIME_NAMES: Statement not replicated | cbell/Chuck@suse.vabb.com | 2007-01-10 | 1 | -29/+36 |
| * | | log_event.cc: | bar@mysql.com | 2006-12-29 | 1 | -1/+2 |
| * | | After merge fix for bug N22645 | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-12-14 | 1 | -1/+1 |
| * | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-12-14 | 1 | -3/+34 |
| |\ \ | |||||
| | * | | Bug#22645 LC_TIME_NAMES: Statement not replicated | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-12-07 | 1 | -3/+34 |
| * | | | Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rpl | rafal@quant.(none) | 2006-12-08 | 1 | -32/+43 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Bug#20396 Bin Log does not get DELIMETER cmd - Recover StoredProc fails | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-11-28 | 1 | -31/+42 |
| | |/ | |||||
| | * | Merge mysql.com:/usr/home/bar/mysql-5.0-rpl | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-11-16 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Bug#23619 Incorrectly escaped multibyte characters in binary log break replic... | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-11-09 | 1 | -1/+1 |
* | | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -7/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -7/+8 |
| |/ | |||||
* | | bug#19402 SQL close to the size of the max_allowed_packet fails on the slave | aelkin/elkin@dsl-hkibras-fe30f900-107.dhcp.inet.fi | 2006-11-14 | 1 | -0/+1 |
|/ | |||||
* | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID | kroki/tomash@moonlight.intranet | 2006-10-02 | 1 | -1/+0 |
* | Fixed the faulty merge | kaa@polly.local | 2006-09-13 | 1 | -1/+1 |
* | Merge polly.local:/tmp/20924/bug20294/my41-bug20294 | kaa@polly.local | 2006-09-13 | 1 | -1/+1 |
|\ | |||||
| * | Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 | kaa@polly.local | 2006-09-13 | 1 | -1/+1 |
* | | Merge polly.local:/tmp/20924/bug20294/my41-bug20294 | kaa@polly.local | 2006-09-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Post-review fixes for bug #20924 | kaa@polly.local | 2006-09-12 | 1 | -1/+1 |
| * | BUG#16217 fix partly backported from 5.0. It is different in mysqlbinlog part. | aelkin@mysql.com | 2006-02-10 | 1 | -0/+12 |
| * | Minor Win32 compile fixes for 4.1.16 release. | knielsen@mysql.com | 2005-11-28 | 1 | -1/+1 |