summaryrefslogtreecommitdiff
path: root/myisam/rt_split.c
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: should use my_free() instead of my_afree() after my_multi_malloc().unknown2003-04-011-1/+1
* Bug fix: should use my_multi_malloc() here!!!unknown2003-03-311-8/+7
* Free allocated memory even in case of error.unknown2003-03-281-2/+5
* Bug fix: should check _mi_new() return value.unknown2003-03-281-2/+5
* Bug fix: should check _mi_write_keypage() return value.unknown2003-03-281-4/+1
* bug fixesunknown2003-02-171-1/+1
* This ChangeSet adds RTREE support into myisam library.unknown2002-02-201-0/+343