monty@mysql.com
3afecef4df
Fix compiler warnings (detected by Intel's C++ compiler)
...
Fixed checking of privilege handling in CREATE ... SELECT (Bug #6094 )
2004-10-22 18:44:51 +03:00
hf@deer.(none)
b8cf9f6afe
Merging
2004-06-02 19:17:35 +05:00
hf@deer.(none)
7cf1d2596b
wl 1562 (To improve RTree indexes)
...
some changes to make code nicer
2004-06-02 19:11:57 +05:00
hf@deer.(none)
f200b0fbf0
WL#1562 (Improving spatial code)
...
A set of changes improving our RTree indexes and fixed few bugs
found during the tests
2004-05-25 15:06:32 +05:00
hf@deer.(none)
ec457a96ef
WL#1163 To make spatial code optional
...
myisam spatial code isolated
2004-03-12 18:51:03 +04:00
ram@deer.(none)
ea5a7a3d7e
fix for r-tree code (memory overlap reported by valgrind)
...
new comments.
2003-11-04 17:58:18 +04:00
monty@narttu.mysql.fi
f763d4c31d
Removed some warnings reported by valgrind
...
After merge fixes.
Now code compiles, but there is still some valgrind warnings that needs to be fixed
2003-11-04 14:09:03 +02:00
igor@rurik.mysql.com
2813cd1f0b
set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:
...
Added key cache parameters for midpoint insertion strategy
Many files:
Added midpoint insertion strategy for key cache
mi_test2.c:
Added a parameter to resize_key_cache
2003-08-09 11:12:22 -07:00
ram@mysql.r18.ru
396438a83b
R-tree bug fixes.
2003-03-20 20:55:53 +04:00
ram@mysql.r18.ru
008b9361bb
Bug fix: we should set proper my_errno
2003-03-05 16:07:12 +04:00
ram@mysql.r18.ru
569675f7c5
rtree_find_X functions speed-up: we don't need to store whole key buffer for next search.
...
Code clean-up.
2003-02-25 19:07:59 +04:00
ram@mysql.r18.ru
c0d7208413
Bug fix: we should not use info->buff for searching after we found last key in page
2003-02-20 16:44:34 +04:00
ram@mysql.r18.ru
e5418e04c6
Bug fix: we should set have_rtree value in case of table reopen.
...
Code cleanup.
2003-02-19 21:14:50 +04:00
ram@mysql.r18.ru
907a81afb2
bug fixes
2003-02-18 11:49:05 +04:00
bar@bar.mysql.r18.ru
f38ea69774
rt_index.c:
...
Bug fix
2003-02-12 19:50:49 +04:00
bar@gw.udmsearch.izhnet.ru
fc74d81b3f
This ChangeSet adds RTREE support into myisam library.
...
RTREEs will be used for GIS extension in MySQL
2002-02-20 14:11:21 +04:00