summaryrefslogtreecommitdiff
path: root/mysys/tree.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightmonty@hundin.mysql.fi2001-12-061-17/+16
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* merge with 3.23.42monty@work.mysql.com2001-09-021-1/+1
|\
| * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
| | | | | | | | | | Fix bug in isamlog Add argument types to function declarations.
* | cleanupsserg@serg.mysql.com2001-07-101-25/+29
| |
* | Redefinition of myisam_bulk_insert_tree_sizemonty@tik.mysql.fi2001-07-101-1/+2
| | | | | | | | | | | | | | | | Removed new error message Fixed test case for varbinary Threads are again killable in "merge_buffers" Cleanup of sql_repl.cc SHOW OPEN TABLES now works when no tables are opened
* | bulk insert optimization documentedserg@serg.mysql.com2001-07-041-1/+1
| |
* | mergedserg@serg.mysql.com2001-07-021-0/+2
|\ \
| * \ Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlsasha@mysql.sashanet.com2001-06-041-0/+2
| |\ \ | | |/ | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| | * Added ABS() to make tests more portable.monty@hundin.mysql.fi2001-06-031-0/+2
| | | | | | | | | | | | | | | New postgresql crash-me file. Increased blob size in benchmarks from 65K to 1M.
* | | memory-limited treeserg@serg.mysql.com2001-07-021-44/+60
|/ / | | | | | | bulk inserts optimization: caching keys in binary tree
* | option to free_root() to not my_free() the blockssasha@mysql.sashanet.com2001-05-121-3/+15
| | | | | | | | | | fixed bug/updated count_distinct2 test changed reset in count distinct to avoid calls to my_free()
* | use tree for count(distinct) when possiblesasha@mysql.sashanet.com2001-05-111-1/+1
| |
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentssasha@mysql.sashanet.com2001-05-101-4/+8
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-2/+2
|
* Import changesetbk@work.mysql.com2000-07-311-0/+513