Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for r-tree code (memory overlap reported by valgrind) | ram@deer.(none) | 2003-11-04 | 1 | -40/+80 |
* | Removed some warnings reported by valgrind | monty@narttu.mysql.fi | 2003-11-04 | 1 | -40/+54 |
* | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: | igor@rurik.mysql.com | 2003-08-09 | 1 | -21/+28 |
* | R-tree bug fixes. | ram@mysql.r18.ru | 2003-03-20 | 1 | -1/+8 |
* | Bug fix: we should set proper my_errno | ram@mysql.r18.ru | 2003-03-05 | 1 | -1/+13 |
* | rtree_find_X functions speed-up: we don't need to store whole key buffer for ... | ram@mysql.r18.ru | 2003-02-25 | 1 | -21/+13 |
* | Bug fix: we should not use info->buff for searching after we found last key i... | ram@mysql.r18.ru | 2003-02-20 | 1 | -1/+8 |
* | Bug fix: we should set have_rtree value in case of table reopen. | ram@mysql.r18.ru | 2003-02-19 | 1 | -5/+5 |
* | bug fixes | ram@mysql.r18.ru | 2003-02-18 | 1 | -1/+1 |
* | rt_index.c: | bar@bar.mysql.r18.ru | 2003-02-12 | 1 | -1/+1 |
* | This ChangeSet adds RTREE support into myisam library. | bar@gw.udmsearch.izhnet.ru | 2002-02-20 | 1 | -0/+914 |