Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 1 | -5/+0 |
* | Optimized GIS functions | monty@mashka.mysql.fi | 2004-03-04 | 1 | -8/+13 |
* | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+5 |
|\ | |||||
| * | Fixed memory allocation in Unique to not allocate too much memory | monty@mashka.mysql.fi | 2003-06-26 | 1 | -0/+5 |
* | | comment added | serg@serg.mylan | 2003-06-16 | 1 | -0/+10 |
* | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -4/+4 |
* | | support for HA_READ_PREFIX_LAST_OR_PREV, HA_READ_PREFIX_LAST and HA_READ_BEFO... | ram@mysql.r18.ru | 2002-11-28 | 1 | -20/+33 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -3/+5 |
* | | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery) | ram@mysql.r18.ru | 2002-11-11 | 1 | -2/+2 |
* | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -9/+16 |
* | | Removed unnecessary key search in the hp_rb_write_key() function | ram@gw.udmsearch.izhnet.ru | 2002-05-28 | 1 | -0/+5 |
* | | BTREE heap key structure is now the same as MyISAM | ram@gw.udmsearch.izhnet.ru | 2002-05-21 | 1 | -34/+30 |
* | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -11/+178 |
|/ | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -17/+16 |
* | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -1/+1 |
|\ | |||||
| * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -1/+1 |
* | | cleanups | serg@serg.mysql.com | 2001-07-10 | 1 | -25/+29 |
* | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -1/+2 |
* | | bulk insert optimization documented | serg@serg.mysql.com | 2001-07-04 | 1 | -1/+1 |
* | | merged | serg@serg.mysql.com | 2001-07-02 | 1 | -0/+2 |
|\ \ | |||||
| * \ | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-06-04 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Added ABS() to make tests more portable. | monty@hundin.mysql.fi | 2001-06-03 | 1 | -0/+2 |
* | | | memory-limited tree | serg@serg.mysql.com | 2001-07-02 | 1 | -44/+60 |
|/ / | |||||
* | | option to free_root() to not my_free() the blocks | sasha@mysql.sashanet.com | 2001-05-12 | 1 | -3/+15 |
* | | use tree for count(distinct) when possible | sasha@mysql.sashanet.com | 2001-05-11 | 1 | -1/+1 |
* | | change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -4/+8 |
|/ | |||||
* | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 1 | -2/+2 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+513 |