summaryrefslogtreecommitdiff
path: root/myisam/rt_index.c
Commit message (Expand)AuthorAgeFilesLines
* R-tree bug fixes. unknown2003-03-201-1/+8
* Bug fix: we should set proper my_errnounknown2003-03-051-1/+13
* rtree_find_X functions speed-up: we don't need to store whole key buffer for ...unknown2003-02-251-21/+13
* Bug fix: we should not use info->buff for searching after we found last key i...unknown2003-02-201-1/+8
* Bug fix: we should set have_rtree value in case of table reopen.unknown2003-02-191-5/+5
* bug fixesunknown2003-02-181-1/+1
* rt_index.c:unknown2003-02-121-1/+1
* This ChangeSet adds RTREE support into myisam library.unknown2002-02-201-0/+914