Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for BUG#7331. | timour@mysql.com | 2005-01-06 | 1 | -0/+34 |
* | Final solution for bug# 4302 "Ambiguos order by when renamed column is | dlenev@brandersnatch.localdomain | 2004-09-30 | 1 | -2/+3 |
* | A fix (Bug #5428 small max_sort_length crash server). | ram@gw.mysql.r18.ru | 2004-09-07 | 1 | -0/+13 |
* | Fix for bug#4302 "ambiguos order by when renamed column is identical to anoth... | dlenev@brandersnatch.localdomain | 2004-08-20 | 1 | -2/+43 |
* | bad old merge fixed | serg@serg.mylan | 2004-05-15 | 1 | -0/+10 |
* | Fix to get correct metadata when using temporary tables to create result. (Bu... | monty@mysql.com | 2004-03-30 | 1 | -1/+1 |
* | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -1/+1 |
* | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 1 | -0/+17 |
|\ | |||||
| * | order_by.result: | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 1 | -1/+12 |
* | | Added test case for the bug #3155: strange results with index (x, y) ... WHER... | ram@gw.mysql.r18.ru | 2004-03-17 | 1 | -0/+25 |
* | | fix for the bug #2419: order by ignores rows. | ram@gw.mysql.r18.ru | 2004-01-31 | 1 | -0/+12 |
* | | Portability fixes found during 5.0 test compilation | monty@mysql.com | 2003-12-21 | 1 | -0/+8 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -4/+4 |
* | | merged | serg@serg.mylan | 2003-11-28 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | bug #1945. item(expression)->name=0, crash in find_item_in_list | serg@serg.mylan | 2003-11-28 | 1 | -0/+8 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -1/+1 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+13 |
|\ \ | |/ | |||||
| * | filesort.cc, order_by.result: | igor@hundin.mysql.fi | 2003-04-26 | 1 | -0/+14 |
* | | Merge with 4.0.13 | monty@mashka.mysql.fi | 2003-03-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Changed some tests to pass with new auto_increment handling, | jani@hynda.(none) | 2003-03-22 | 1 | -1/+1 |
* | | Merge with 4.0 to get fix for MIN/MAX | monty@mashka.mysql.fi | 2003-02-07 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 1 | -1/+2 |
* | | fixed order_by test to make it repeatable | ram@mysql.r18.ru | 2003-01-09 | 1 | -5/+5 |
* | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2003-01-08 | 1 | -0/+21 |
|\ \ | |||||
| * | | Optimization of key usage (ORDER BY) (SCRUM) | ram@mysql.r18.ru | 2003-01-04 | 1 | -0/+21 |
| |/ | |||||
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+2 |
|/ | |||||
* | Fix of newly introduced bug in ORDER BY when one has a constant in the select... | monty@hundin.mysql.fi | 2002-09-24 | 1 | -0/+38 |
* | merged | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -0/+38 |
|\ | |||||
| * | Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored. | monty@tik.mysql.fi | 2001-07-30 | 1 | -5/+47 |
* | | Fix ORDER BY ... DESC optimization | monty@hundin.mysql.fi | 2001-06-29 | 1 | -8/+35 |
* | | Implement ORDER BY DESC optimization, which reads values in descending | tim@white.box | 2001-06-28 | 1 | -0/+22 |
|/ | |||||
* | untested changes to close socket on slave stop for OS's that do not | sasha@mysql.sashanet.com | 2001-03-12 | 1 | -0/+40 |
* | Fixed gethostname_r tests to be more portable | monty@donna.mysql.com | 2001-01-01 | 1 | -1/+1 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+167 |