monty@mashka.mysql.fi
|
bf683af4ce
|
Post merge fix
Allow empty key list in USE|IGNORE|FORCE INDEX()
|
2003-01-09 22:42:31 +02:00 |
|
bar@bar.mysql.r18.ru
|
de434ff8ab
|
Don't use sort_order directly
|
2002-10-10 17:32:24 +05:00 |
|
bar@bar.mysql.r18.ru
|
954a47b95a
|
Simple charsets now have strncoll() field too
|
2002-10-09 15:40:57 +05:00 |
|
ram@mysql.r18.ru
|
6976c7cf3c
|
a bit speeding-up of key_cmp() function
|
2002-10-04 16:41:09 +05:00 |
|
serg@sergbook.mysql.com
|
f1fb3649c5
|
make SEARCH_PREFIX to work with complex (use_strcoll) charsets
|
2002-08-05 09:41:48 +02:00 |
|
monty@hundin.mysql.fi
|
e013efcc12
|
Fixed problem in fulltest testcase
|
2002-05-22 18:51:21 +03:00 |
|
ram@gw.udmsearch.izhnet.ru
|
3b43cb2960
|
BTREE heap key structure is now the same as MyISAM
_mi_compare_text -> mi_compate_text
Changes according Monty's suggestions
|
2002-05-21 21:54:08 +05:00 |
|
ram@gw.udmsearch.izhnet.ru
|
b8a12a8cec
|
MI_KEYSEG -> HA_KEYSEG
_mi_key_cmp -> ha_key_cmp
|
2002-04-25 15:10:29 +05:00 |
|
bar@gw.udmsearch.izhnet.ru
|
eab2893dac
|
RB-Tree indexes support in HEAP tables
Renamed _hp_func -> hp_func
mi_key_cmp moved to /mysys/my_handler.c
New tests for HEAP tables
|
2002-04-25 13:36:55 +05:00 |
|