summaryrefslogtreecommitdiff
path: root/heap/hp_rfirst.c
Commit message (Collapse)AuthorAgeFilesLines
* Stupid bug has been fixedram@ram.(none)2002-07-121-0/+1
|
* Heap table code cleanupram@gw.udmsearch.izhnet.ru2002-05-231-1/+2
|
* BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-1/+1
| | | | | _mi_compare_text -> mi_compate_text Changes according Monty's suggestions
* Index number argumentram@gw.udmsearch.izhnet.ru2002-04-291-2/+2
| | | | Fix in test results
* RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-7/+32
| | | | | | Renamed _hp_func -> hp_func mi_key_cmp moved to /mysys/my_handler.c New tests for HEAP tables
* Same patches as for 4.0. See there for detailsSinisa@sinisa.nasamreza.org2002-03-071-0/+5
|
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Import changesetbk@work.mysql.com2000-07-311-0/+28