summaryrefslogtreecommitdiff
path: root/heap/heapdef.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 3.23.54monty@hundin.mysql.fi2002-10-161-0/+11
|\
| * Allocate HEAP blocks in smaller blocks to get better memory utilization and ↵monty@hundin.mysql.fi2002-10-131-0/+11
| | | | | | | | | | | | more speed when used with safemalloc. Don't initalize memory areas when run with --skip-safemalloc.
* | Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-0/+1
| | | | | | | | Added ORDER BY optimization
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
|/ | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Portability fixesmonty@hundin.mysql.fi2001-08-231-2/+2
|
* Import changesetbk@work.mysql.com2000-07-311-0/+81