monty@mashka.mysql.fi
|
9d0f0402a7
|
Fixed bug when creating keys in temporary HEAP tables.
(This caused the DISTINCT test to fail)
Removed one inline as this caused compiler problems
|
2002-12-02 17:52:22 +02:00 |
|
ram@mysql.r18.ru
|
5991e3fc54
|
fix for byte ordering bug in HEAP rb-tree
|
2002-11-19 18:48:22 +04:00 |
|
ram@mysql.r18.ru
|
2e1a0c031a
|
auto_increment for heap tables
test case
|
2002-10-07 17:49:03 +05:00 |
|
ram@mysql.r18.ru
|
032a4a927a
|
Additional key segment (HA_KEYTYPE_END) creation has been moved from handler to hp_create.c
|
2002-10-03 14:55:02 +05:00 |
|
ram@gw.udmsearch.izhnet.ru
|
5953779053
|
heap_create() <-> heap_open()
|
2002-06-07 16:47:36 +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 |
|
monty@hundin.mysql.fi
|
b658662ae4
|
Update copyright
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
|
2001-12-06 14:10:51 +02:00 |
|
monty@hundin.mysql.fi
|
a1be2a894f
|
Fix of UNION code
Added heap_delete_table
Added HA_EXTRA_PREPARE_FOR_DELETE
Added and use my_dup() for faster open of tables.
Removed not working no-mix-table-type
|
2001-08-19 14:43:51 +03:00 |
|
bk@work.mysql.com
|
f4c589ff6c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
|