Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.1 | monty@mysql.com | 2005-02-10 | 1 | -1/+14 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-02-09 | 1 | -1/+13 |
| |\ | |||||
| | * | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | monty@mysql.com | 2005-02-08 | 1 | -1/+13 |
| * | | Fix for BUG#8371: wrong rec_per_key value for hash index on temporary table | sergefp@mysql.com | 2005-02-08 | 1 | -0/+1 |
| |/ | |||||
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -44/+28 |
* | | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ... | sergefp@mysql.com | 2005-02-05 | 1 | -2/+2 |
* | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-02-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-01-23 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fixed problem with distinct select with grouping and subqueries (BUG#7946) | bell@sanja.is.com.ua | 2005-01-20 | 1 | -1/+1 |
| * | | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2005-01-26 | 1 | -7/+0 |
| |\ \ \ | |||||
| * \ \ \ | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2005-01-24 | 1 | -3/+10 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | BUG#6034 - Error code 124: Wrong medium type. | ingo@mysql.com | 2005-01-19 | 1 | -1/+17 |
| | |_|/ | |/| | | |||||
* | | | | Merge mysql.com:/home/mydev/mysql-5.0 | ingo@mysql.com | 2005-01-26 | 1 | -7/+0 |
|\ \ \ \ | |||||
| * \ \ \ | merged | serg@serg.mylan | 2005-01-25 | 1 | -7/+0 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Cleanups during review | monty@mysql.com | 2005-01-25 | 1 | -7/+0 |
| | | |/ | | |/| | |||||
* | | | | Merge mysql.com:/home/mydev/mysql-5.0 | ingo@mysql.com | 2005-01-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix two typos in comments. | konstantin@mysql.com | 2005-01-25 | 1 | -1/+1 |
* | | | | Merge mysql.com:/home/mydev/mysql-5.0 | ingo@mysql.com | 2005-01-24 | 1 | -3/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Manual merge | igor@rurik.mysql.com | 2005-01-22 | 1 | -3/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0 | igor@rurik.mysql.com | 2005-01-22 | 1 | -3/+10 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | select_found.result, select_found.test: | igor@rurik.mysql.com | 2005-01-22 | 1 | -3/+10 |
* | | | | BUG#6034 - Error code 124: Wrong medium type. | ingo@mysql.com | 2005-01-19 | 1 | -1/+3 |
|/ / / | |||||
* | | | Merge with global tree | monty@mysql.com | 2005-01-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/timka/mysql/src/4.1-virgin | timour@mysql.com | 2005-01-17 | 1 | -4/+17 |
| |\ \ | |||||
| | * | | Fix for BUG#7331. | timour@mysql.com | 2005-01-06 | 1 | -4/+17 |
* | | | | Fix for BUG#7331 merged manually from 4.1. | timour@mysql.com | 2005-01-17 | 1 | -7/+16 |
* | | | | Fix accesses to uninitialized memory (found by valgrind) | monty@mysql.com | 2005-01-13 | 1 | -3/+8 |
* | | | | sql_select.cc: | paul@kite-hub.kitebird.com | 2005-01-08 | 1 | -1/+1 |
* | | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -101/+104 |
* | | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag | monty@mysql.com | 2004-12-31 | 1 | -1/+1 |
| |/ / | |||||
* | | | Better handling of ensuring that setup_tables() are not called twice | monty@mysql.com | 2005-01-03 | 1 | -6/+13 |
* | | | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -4/+5 |
|\ \ \ | |||||
| * \ \ | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -4/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge Bug#7391 from 4.0 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2004-12-18 | 1 | -8/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Simplify code during review | monty@mysql.com | 2004-12-18 | 1 | -8/+2 |
| | * | | * Added comments and one assert | sergefp@mysql.com | 2004-12-14 | 1 | -1/+2 |
| | * | | fixed parameter to avoid accessing unallocated memory | bell@sanja.is.com.ua | 2004-12-13 | 1 | -1/+1 |
| | * | | Fix for BUG#5837 merged from 4.0 | sergefp@mysql.com | 2004-12-11 | 1 | -2/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Fix for BUG#5837 - attempt 3. | sergefp@mysql.com | 2004-12-11 | 1 | -2/+8 |
* | | | | wl#1629 SHOW with WHERE(final part, after review) | gluh@gluh.mysql.r18.ru | 2004-12-30 | 1 | -2/+6 |
|/ / / | |||||
* | | | Fix for BUG#4480: In joins with SELECT_STRAIGHT_JOIN re-order tables by outer... | sergefp@mysql.com | 2004-12-21 | 1 | -10/+32 |
* | | | Merge with global tree | monty@mysql.com | 2004-12-19 | 1 | -8/+10 |
* | | | Merge with global tree | monty@mysql.com | 2004-12-18 | 1 | -29/+34 |
|\ \ \ | |||||
| * | | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 1 | -29/+34 |
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ram@gw.mysql.r18.ru | 2004-12-17 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | bit type | ram@gw.mysql.r18.ru | 2004-12-17 | 1 | -1/+5 |
| |/ / / | |||||
* | | | | Fix for BUG#7266. | timour@mysql.com | 2004-12-16 | 1 | -1/+1 |
* | | | | Enlarged group item key_length by a varstring length field. | ingo@mysql.com | 2004-12-16 | 1 | -1/+14 |
|/ / / |