Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Merge bk-internal:/home/bk/mysql-5.0 | gkodinov@dl145s.mysql.com | 2006-11-27 | 1 | -1/+1 |
|\ | |||||
| * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -1/+1 |
* | | Fix typo in comment | sergefp@mysql.com | 2006-11-21 | 1 | -1/+1 |
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0-opt | igor@rurik.mysql.com | 2006-11-01 | 1 | -7/+34 |
|\ \ | |/ |/| | |||||
| * | Fixed bug #21727. | igor@rurik.mysql.com | 2006-10-31 | 1 | -7/+34 |
* | | Added a missing breakpoint. This could cause | jani@ua141d10.elisa.omakaista.fi | 2006-10-03 | 1 | -0/+1 |
|/ | |||||
* | Fixed bug #22015: crash with GROUP_CONCAT over a derived table | igor@rurik.mysql.com | 2006-09-20 | 1 | -0/+1 |
* | Move handling of suffix_length from strnxfrm_bin() to filesort to ensure prop... | monty@mysql.com | 2005-10-14 | 1 | -21/+72 |
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-12 | 1 | -1/+1 |
|\ | |||||
| * | Review fixes since last pull | monty@mishka.mysql.com | 2005-09-12 | 1 | -1/+1 |
* | | Fix bug #7422 "order by" doesn't work | evgen@moonbone.local | 2005-06-21 | 1 | -5/+5 |
* | | Moved some old test and added a new test to only be run with mysql-test-run -... | monty@mysql.com | 2005-04-07 | 1 | -15/+18 |
* | | merging | ramil@mysql.com | 2005-03-15 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | A fix (bug #8799: Killed filesorts can fail inited==RND assertion in ha_rnd_e... | ramil@mysql.com | 2005-03-15 | 1 | -2/+5 |
* | | Merge | timour@mysql.com | 2005-03-10 | 1 | -2/+8 |
|\ \ | |/ | |||||
| * | Fix for BUG#7425. | timour@mysql.com | 2005-03-09 | 1 | -2/+8 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-28 | 1 | -6/+1 |
|\ \ | |||||
| * \ | merge with 4.1 | monty@mysql.com | 2005-02-28 | 1 | -6/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed wrong memory references found by purify | monty@mysql.com | 2005-02-28 | 1 | -1/+1 |
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold@mysql.com | 2005-02-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -1/+1 |
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-02-16 | 1 | -30/+37 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #8534 (Compile errors in Precision Math code on Windows) | hf@deer.(none) | 2005-02-16 | 1 | -1/+1 |
| * | | Fixed failing test cases 'row.test' when running with --ps-protocol | monty@mysql.com | 2005-02-15 | 1 | -29/+36 |
* | | | Merge | mskold@mysql.com | 2005-02-11 | 1 | -0/+22 |
|\ \ \ | |/ / | |||||
| * | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+22 |
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-02-01 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | CSC#4385: slow sorting for UTF8 large table: | bar@mysql.com | 2005-01-26 | 1 | -2/+2 |
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-01-21 | 1 | -3/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge with global tree | monty@mysql.com | 2005-01-18 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-01-18 | 1 | -0/+3 |
| | |\ | |||||
| | | * | Anoter fix for moved IO_CACHE object | monty@mysql.com | 2005-01-18 | 1 | -0/+3 |
| * | | | Merge with 4.1 | monty@mysql.com | 2005-01-15 | 1 | -5/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge | monty@mysql.com | 2005-01-15 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed possible access to unintialized memory in filesort when using many buffers | monty@mysql.com | 2005-01-15 | 1 | -0/+2 |
| * | | | Changed interface for my_strntod() to make it more general and more portable | monty@mysql.com | 2005-01-15 | 1 | -2/+3 |
| * | | | Fix accesses to uninitialized memory (found by valgrind) | monty@mysql.com | 2005-01-13 | 1 | -1/+6 |
* | | | | Merge | mskold@mysql.com | 2005-01-17 | 1 | -4/+1 |
|\ \ \ \ | |||||
| * \ \ \ | manual merge | konstantin@mysql.com | 2005-01-13 | 1 | -4/+1 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | bug#7284: strnxfrm returns different results for equal strings | bar@mysql.com | 2005-01-13 | 1 | -4/+1 |
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-01-07 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -2/+2 |
* | | | | Removed unecessary call to handler::reset() | mskold@mysql.com | 2005-01-07 | 1 | -3/+0 |
|/ / / | |||||
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-15 | 1 | -2/+3 |
|\ \ \ | |||||
| * \ \ | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+2 |
| * | | | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -1/+1 |
* | | | | | s/ha_store_ptr/my_store_ptr/ | serg@serg.mylan | 2004-11-07 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -6/+79 |
|\ \ \ \ | |/ / / |/| / / | |/ / |