Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 0x before pointers (to help with debugging) | unknown | 2004-12-18 | 1 | -2/+2 |
* | heap_create() <-> heap_open() | unknown | 2002-06-07 | 1 | -142/+13 |
* | Removed unnecessary key search in the hp_rb_write_key() function | unknown | 2002-05-28 | 1 | -2/+2 |
* | Heap table code cleanup | unknown | 2002-05-23 | 1 | -18/+24 |
* | BTREE heap key structure is now the same as MyISAM | unknown | 2002-05-21 | 1 | -53/+58 |
* | MI_KEYSEG -> HA_KEYSEG | unknown | 2002-04-25 | 1 | -3/+3 |
* | RB-Tree indexes support in HEAP tables | unknown | 2002-04-25 | 1 | -15/+46 |
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | unknown | 2002-01-16 | 1 | -1/+2 |
* | Added support of null keys in HEAP tables | unknown | 2002-01-12 | 1 | -0/+4 |
* | Update copyright | unknown | 2001-12-06 | 1 | -3/+3 |
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | unknown | 2001-03-26 | 1 | -1/+1 |
* | Cleanup of tests | unknown | 2000-12-28 | 1 | -0/+1 |
* | Import changeset | unknown | 2000-07-31 | 1 | -0/+173 |