ram@gw.udmsearch.izhnet.ru
|
5953779053
|
heap_create() <-> heap_open()
|
2002-06-07 16:47:36 +05: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 |
|
bar@gw.udmsearch.izhnet.ru
|
7fce07d52d
|
Now several character sets can live in the same table,
However some hacks were used while waiting for new FRM file
|
2002-05-14 20:58:38 +05:00 |
|
ram@gw.udmsearch.izhnet.ru
|
06ed215c37
|
Index number argument
Fix in test results
|
2002-04-29 13:53:29 +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 |
|
monty@hundin.mysql.fi
|
4d10a0cb7e
|
Add support for NULL=NULL in keys (Used in GROUP BY optimization)
Add ISAM to Windows version
Fix of test results
Fixes for NULL keys in HEAP tables.
|
2002-01-16 00:42:52 +02:00 |
|
monty@tik.mysql.fi
|
7dd4eb71fe
|
Added support of null keys in HEAP tables
Added ORDER BY optimization
|
2002-01-12 15:42:54 +02: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 |
|
monty@donna.mysql.com
|
0732f7475e
|
Fixed for bugs that was found when getting full code coverage of BDB
Fixed bug with HEAP tables on windows
Fixed bug with HAVING on empty tables
|
2001-01-17 03:15:20 +02:00 |
|
jani@prima.mysql.com
|
16a833a2a9
|
Bug fix, max_heap_table_size variable was not used.
|
2000-12-07 14:17:07 +02:00 |
|
monty@tramp.mysql.fi
|
e32799e4dd
|
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
|
2000-09-26 00:33:25 +03:00 |
|
monty@donna.mysql.com
|
b581f17be2
|
Fixes for MERGE TABLES and HEAP tables
|
2000-09-14 02:39:07 +03:00 |
|
monty@donna.mysql.com
|
066d55c0c0
|
Bug fixes for 3.23.23
|
2000-08-29 12:31:01 +03:00 |
|
bk@work.mysql.com
|
f4c589ff6c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
|