summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* New improved IO_CACHEunknown2001-11-281-1/+1
* fixes for ft-boolean and range optimizerunknown2001-11-221-5/+0
* Portability fixunknown2001-11-071-2/+2
* Don't do signal() on windows (Causes instability problems)unknown2001-10-171-11/+15
* Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+1
* Portability fixesunknown2001-09-151-2/+4
* Remove warnings and portability fixesunknown2001-08-141-1/+0
* Fix ORDER BY ... DESC optimizationunknown2001-06-291-22/+90
* Implement ORDER BY DESC optimization, which reads values in descendingunknown2001-06-281-3/+155
* Fixed portability problems in mysqlcheckunknown2001-04-211-1/+3
* Moved test to keep Tim happyunknown2001-04-171-3/+2
* Don't use ranges on HEAP tables with LIKEunknown2001-04-171-1/+5
* Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-101-3/+29
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-8/+17
* Merged some functions and removed some unused client functions.unknown2001-03-061-2/+4
* Removed init that crashed BDBunknown2000-12-111-1/+1
* Temporary fix for handling wild_one at end of string (key compression).unknown2000-12-081-0/+5
* New error messagesunknown2000-12-051-1/+0
* Mergeunknown2000-12-031-0/+1
|\
| * Small manual changes + fix bug in range optimizer becasue of commented codeunknown2000-12-031-1/+1
* | opt_range.cc bugfix (sel000033.test)unknown2000-11-301-1/+1
|/
* errmsg.txt translatedunknown2000-11-281-2/+5
* Automatic primary key for BDB tablesunknown2000-10-161-0/+1
* ORDER BY works with FULLTEXT keysunknown2000-10-071-3/+3
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-5/+5
* Bug fixes for 3.23.23unknown2000-08-291-1/+11
* Import changesetunknown2000-07-311-0/+2543