summaryrefslogtreecommitdiff
path: root/heap/hp_update.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-0/+4
|\
| * New multi-table-update codemonty@mashka.mysql.fi2002-11-291-0/+4
| | | | | | | | | | | | | | New (simpler) internal timestamp handling. More debuging to heap tables. Small cleanups to multi-table-delete false -> 0 and true -> 1 (We should use TRUE and FALSE)
* | Fixed bug when creating keys in temporary HEAP tables.monty@mashka.mysql.fi2002-12-021-2/+4
| | | | | | | | | | (This caused the DISTINCT test to fail) Removed one inline as this caused compiler problems
* | auto_increment for heap tablesram@mysql.r18.ru2002-10-071-4/+8
| | | | | | | | test case
* | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-14/+26
|/ | | | | | Renamed _hp_func -> hp_func mi_key_cmp moved to /mysys/my_handler.c New tests for HEAP tables
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* OS2 patchmonty@hundin.mysql.fi2001-09-121-6/+6
|
* Import changesetbk@work.mysql.com2000-07-311-0/+67