Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+4 |
|\ | |||||
| * | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -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.fi | 2002-12-02 | 1 | -2/+4 |
| | | | | | | | | | | (This caused the DISTINCT test to fail) Removed one inline as this caused compiler problems | ||||
* | | auto_increment for heap tables | ram@mysql.r18.ru | 2002-10-07 | 1 | -4/+8 |
| | | | | | | | | test case | ||||
* | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -14/+26 |
|/ | | | | | | Renamed _hp_func -> hp_func mi_key_cmp moved to /mysys/my_handler.c New tests for HEAP tables | ||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | OS2 patch | monty@hundin.mysql.fi | 2001-09-12 | 1 | -6/+6 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+67 |