Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merging | bell@sanja.is.com.ua | 2002-10-04 | 1 | -49/+49 |
|\ | |||||
| * | fixing EXPLAIN select types | bell@sanja.is.com.ua | 2002-10-03 | 1 | -28/+28 |
| * | new EXPLAIN | bell@sanja.is.com.ua | 2002-09-26 | 1 | -49/+49 |
* | | 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/+35 |
|/ | |||||
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | monty@hundin.mysql.fi | 2002-01-16 | 1 | -3/+3 |
* | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+213 |
* | post-merge fixes to make it compile. It still fails the fulltext test, | sasha@mysql.sashanet.com | 2001-08-11 | 1 | -25/+31 |
* | merged | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -0/+25 |
|\ | |||||
| * | Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored. | monty@tik.mysql.fi | 2001-07-30 | 1 | -0/+31 |
* | | Fix ORDER BY ... DESC optimization | monty@hundin.mysql.fi | 2001-06-29 | 1 | -24/+84 |
* | | Implement ORDER BY DESC optimization, which reads values in descending | tim@white.box | 2001-06-28 | 1 | -0/+56 |
|/ | |||||
* | mysql-test/r/order_by.result fixed for new test | serg@serg.mysql.com | 2001-03-13 | 1 | -0/+3 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+110 |