summaryrefslogtreecommitdiff
path: root/myisam/rt_index.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/svoj/devel/bk/mysql-5.0svoj@mysql.com/april.(none)2007-03-131-28/+78
|\
| * Merge chilla.local:/home/mydev/mysql-4.1-bug25673istruewing@chilla.local2007-03-091-1/+1
| |\
| | * Bug#25673 - spatial index corruption, error 126 incorrect key file for tableistruewing@chilla.local2007-03-091-1/+1
| * | Merge chilla.local:/home/mydev/mysql-4.1-bug25673istruewing@chilla.local2007-03-081-3/+3
| |\ \ | | |/
| | * Bug#25673 - spatial index corruption, error 126 incorrect key file for tableistruewing@chilla.local2007-03-081-3/+3
| * | Merge chilla.local:/home/mydev/mysql-4.1-bug25673istruewing@chilla.local2007-03-081-25/+75
| |\ \ | | |/
| | * Bug#25673 - spatial index corruption, error 126istruewing@chilla.local2007-03-081-25/+75
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-3/+0
|\ \ \ | |/ / |/| |
| * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-3/+0
| |/
* | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-2/+1
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/
* Bug#17877 - Corrupted spatial indexingo@mysql.com2006-06-281-3/+5
* fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-4/+3
* Fix for bug #6516 (Server crash loading spatial data)hf@deer.(none)2004-12-101-1/+2
* Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-1/+5
* Merginghf@deer.(none)2004-06-021-2/+82
|\
| * wl 1562 (To improve RTree indexes)hf@deer.(none)2004-06-021-10/+2
| * WL#1562 (Improving spatial code)hf@deer.(none)2004-05-251-2/+90
* | WL#1163 To make spatial code optionalhf@deer.(none)2004-03-121-0/+5
|/
* fix for r-tree code (memory overlap reported by valgrind)ram@deer.(none)2003-11-041-40/+80
* Removed some warnings reported by valgrindmonty@narttu.mysql.fi2003-11-041-40/+54
* set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:igor@rurik.mysql.com2003-08-091-21/+28
* R-tree bug fixes. ram@mysql.r18.ru2003-03-201-1/+8
* Bug fix: we should set proper my_errnoram@mysql.r18.ru2003-03-051-1/+13
* rtree_find_X functions speed-up: we don't need to store whole key buffer for ...ram@mysql.r18.ru2003-02-251-21/+13
* Bug fix: we should not use info->buff for searching after we found last key i...ram@mysql.r18.ru2003-02-201-1/+8
* Bug fix: we should set have_rtree value in case of table reopen.ram@mysql.r18.ru2003-02-191-5/+5
* bug fixesram@mysql.r18.ru2003-02-181-1/+1
* rt_index.c:bar@bar.mysql.r18.ru2003-02-121-1/+1
* This ChangeSet adds RTREE support into myisam library.bar@gw.udmsearch.izhnet.ru2002-02-201-0/+914