summaryrefslogtreecommitdiff
path: root/myisam/rt_split.c
Commit message (Expand)AuthorAgeFilesLines
* Merge chilla.local:/home/mydev/mysql-4.1-bug25673unknown2007-03-081-2/+5
|\
| * Bug#25673 - spatial index corruption, error 126unknown2007-03-081-2/+5
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-311-2/+1
|\ \
| * | my_strtoll10-x86.s:unknown2006-12-311-2/+1
* | | Merge xiphis.org:/home/antony/work2/mysql-5.0-enginesunknown2006-12-261-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
* | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2006-12-201-0/+4
|\ \ \ | |/ / |/| / | |/
| * Bug#25213 - Compiler warnings in MyISAM codeunknown2006-12-201-0/+4
| * Added some missing casts and changed a define for alloca().unknown2005-07-201-2/+3
* | compatibility issuesunknown2005-05-201-11/+9
|/
* Mergingunknown2004-06-021-5/+5
|\
| * WL#1562 (Improving spatial code)unknown2004-05-251-5/+5
* | WL#1163 To make spatial code optionalunknown2004-03-121-0/+4
|/
* Fix for memory overlap in rt_split.c (reported by valgrind)unknown2003-11-041-1/+2
* set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-2/+4
* 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