summaryrefslogtreecommitdiff
path: root/myisam/rt_index.c
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-231-2/+1
* Bug#17877 - Corrupted spatial indexunknown2006-06-281-3/+5
* fixes/cleanups according to Coverity reportunknown2005-01-241-4/+3
* Fix for bug #6516 (Server crash loading spatial data)unknown2004-12-101-1/+2
* Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-1/+5
* Mergingunknown2004-06-021-2/+82
|\
| * wl 1562 (To improve RTree indexes)unknown2004-06-021-10/+2
| * WL#1562 (Improving spatial code)unknown2004-05-251-2/+90
* | WL#1163 To make spatial code optionalunknown2004-03-121-0/+5
|/
* fix for r-tree code (memory overlap reported by valgrind)unknown2003-11-041-40/+80
* Removed some warnings reported by valgrindunknown2003-11-041-40/+54
* set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-21/+28
* 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