summaryrefslogtreecommitdiff
path: root/myisam/mi_range.c
Commit message (Collapse)AuthorAgeFilesLines
* set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:igor@rurik.mysql.com2003-08-091-1/+1
| | | | | | | | Added key cache parameters for midpoint insertion strategy Many files: Added midpoint insertion strategy for key cache mi_test2.c: Added a parameter to resize_key_cache
* After merge fixesmonty@mashka.mysql.fi2003-05-211-2/+3
| | | | Added initialization of all important global variables
* Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+2
|\
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-1/+2
| | | | | | | | | | | | | | | | Use 0x.... as strings if 'new' mode. (bug 152) Don't report -max on windows when InnoDB is enabled. (bug 332) Reset current_linfo; This could cause a hang when doing PURGE LOGS. Fix for row numbers in EXPLAIN (bug 322) Fix that USE_FRM works for all table types (bug 97)
* | This ChangeSet adds RTREE support into myisam library.bar@gw.udmsearch.izhnet.ru2002-02-201-8/+28
|/ | | | RTREEs will be used for GIS extension in MySQL
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-6/+10
| | | | | | | Fixes for embedded server Made key_cache more configurable Fixed that one can change key blocksize in MyISAM A lot of optimizations to make MyISAM slightly faster
* Import changesetbk@work.mysql.com2000-07-311-0/+199