summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug #20536: md5() with GROUP BY and UCS2 return different results on myisam/i...tsmith/tim@siva.hindu.god2006-08-114-9/+115
* Merge moonbone.local:/work/mysql-4.1evgen@moonbone.local2006-07-186-3/+48
|\
| * Bug#20432: mysql client interprets commands in commentstnurnberg@mysql.com/salvation.intern.azundris.com2006-07-133-1/+34
| * Bug#20729: Bad date_format() call makes mysql server crashcmiller@zippy.(none)2006-07-113-2/+14
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optgkodinov/kgeorge@rakia.(none)2006-07-143-1/+81
|\ \
| * | Bug #17212 results not sorted correctly by ORDER BY when using indexgkodinov/kgeorge@macbook.gmz2006-07-123-1/+81
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-07-123-0/+34
|\ \ \ | |/ /
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-07-123-0/+34
| |\ \
| | * | Fixed bug#18503: Queries with a quantified subquery returning empty setevgen@moonbone.local2006-07-123-0/+34
* | | | Merge moonbone.local:/work/allany-4.1-mysqlevgen@moonbone.local2006-07-113-1/+30
|\ \ \ \
| * \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-07-113-1/+30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed bug#16302: Quantified subquery without any tables gives wrong resultsevgen@moonbone.local2006-07-113-1/+30
| | |/ /
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-07-1112-23/+123
|\ \ \ \ | |/ / /
| * | | Merge rakia:mysql/4.1/B14553gkodinov/kgeorge@macbook.gmz2006-07-107-3/+60
| |\ \ \
| | * | | BUG#14553: NULL in WHERE resets LAST_INSERT_IDgkodinov/kgeorge@mysql.com/rakia.(none)2006-07-107-3/+60
| * | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1-optigor@olga.mysql.com2006-07-064-18/+54
| |\ \ \ \
| | * | | | Fixed bug #18243.igor@olga.mysql.com2006-07-064-18/+54
| * | | | | Better comments for void Item::top_level_item()sergefp@mysql.com2006-07-041-2/+9
| |/ / / /
* | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2006-07-051-1/+5
|\ \ \ \ \
| * \ \ \ \ Move "mysqldumpslow" from the client RPM to the server RPM (bug#20216),joerg@mysql.com2006-06-271-1/+5
| |\ \ \ \ \
| | * | | | | Move "mysqldumpslow" from the client RPM to the server RPM (bug#20216).joerg@mysql.com2006-06-271-1/+5
* | | | | | | WL#2928 Date Translation NREbar@mysql.com2006-07-0413-30/+1766
* | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2006-07-013-4/+227
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | BUG#16168: Wrong results from range optimizer, "Use_count: Wrong count for ke...sergefp@mysql.com2006-06-303-4/+227
* | | | | | | Merge monty@192.168.0.9:/home/my/mysql-4.1monty@mysql.com2006-06-300-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge monty@192.168.0.9:/home/my/mysql-4.1monty@mysql.com2006-06-303-1/+31
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2006-06-303-1/+31
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Reverted wrong bug fix (Bug#11228)monty@mysql.com2006-06-303-1/+31
* | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-301-0/+6
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-301-0/+6
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | adopted ndb handler code for tables without primary key and with unique indextomas@poseidon.ndb.mysql.com2006-06-301-0/+6
* | | | | | | | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1kroki@mysql.com2006-06-302-4/+56
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | bug #20152: mysql_stmt_execute() overwrites parameter bufferskroki@mysql.com2006-06-302-4/+56
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2006-06-308-21/+20
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge monty@192.168.0.9:/home/my/mysql-4.1monty@mysql.com2006-06-304-17/+13
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Don't read ~/.my.cnf in mysqldump.testmonty@mysql.com2006-06-304-17/+13
| * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2006-06-305-5/+8
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fixed include file usagemonty@mysql.com2006-06-305-5/+8
* | | | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@sunlight.local2006-06-302-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge mysql.com:/mnt/storeage/mysql-4.1iggy@mysql.com2006-06-292-6/+6
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Bug#19298 mysqld_safe still uses obsolete --skip-locking parameteriggy@mysql.com2006-06-272-6/+6
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2006-06-3021-163/+244
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-291-24/+59
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Bug #19202 Incorrect errorhandling in select count(*) wrt temporary errortomas@poseidon.ndb.mysql.com2006-06-291-24/+59
| * | | | | | | | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/ndbstewart@mysql.com2006-06-291-1/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge mysql.com:/home/stewart/Documents/MySQL/4.1/ndbstewart@mysql.com2006-06-281-1/+1
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | BUG#19894 Data nodes fail during loading data if NoOfFragmentLogFiles=1stewart@mysql.com2006-06-281-1/+1
| * | | | | | | | | BUG#1662 - ALTER TABLE LIKE ignores DATA/INDEX DIRECTPORYsvoj@may.pils.ru2006-06-272-0/+12
| * | | | | | | | | Dec. 31st, 9999 is still a valid date, only starting with Jan 1st 10000 thing...kroki@mysql.com2006-06-275-5/+26
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1holyfoot@mysql.com2006-06-271-4/+14
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /