| Commit message (Expand) | Author | Age | Files | Lines |
* | limit HEAP table size with max_heap_table_size, better estimation for mem_per... | unknown | 2005-01-14 | 1 | -6/+18 |
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-11-16 | 1 | -4/+51 |
|\ |
|
| * | Fix for bug#5138 continued: added comments, removed extra debug printf calls,... | unknown | 2004-10-12 | 1 | -10/+9 |
| * | Fix for bug#5138: hash indexes on heap tables support statistics. | unknown | 2004-09-08 | 1 | -4/+52 |
* | | Fixed wrong range test code for HEAP tables. This caused a crash when doing a... | unknown | 2004-10-23 | 1 | -1/+2 |
* | | Fix for bug #5555: "GROUP BY enum_field" returns incorrect results | unknown | 2004-10-05 | 1 | -6/+2 |
* | | Support for TIMESTAMP columns holding NULL values. Unlike all other | unknown | 2004-10-01 | 1 | -4/+4 |
|/ |
|
* | Bug 4531: unique key prefix interacts poorly with utf8 | unknown | 2004-08-19 | 1 | -1/+1 |
* | manually merged | unknown | 2004-08-18 | 1 | -1/+2 |
|\ |
|
| * | fixed Bug #4973 Memory is not released when HEAP table is dropped | unknown | 2004-08-11 | 1 | -1/+2 |
* | | handler interface cleanups: | unknown | 2004-06-23 | 1 | -0/+6 |
* | | typo fixed | unknown | 2004-05-17 | 1 | -1/+1 |
* | | key_cmp -> key_cmp_if_same | unknown | 2004-05-16 | 1 | -21/+13 |
* | | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again). | unknown | 2004-05-06 | 1 | -7/+137 |
* | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | unknown | 2004-04-06 | 1 | -5/+0 |
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | unknown | 2004-04-02 | 1 | -4/+4 |
* | | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | unknown | 2004-03-25 | 1 | -0/+10 |
* | | After merge fixes | unknown | 2004-02-16 | 1 | -1/+3 |
* | | Merge with 4.0.18 | unknown | 2004-02-11 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables": | unknown | 2004-01-30 | 1 | -0/+1 |
* | | Added --compact to mysqlbinlog | unknown | 2004-02-09 | 1 | -1/+1 |
* | | Added missing SSL library (Should be in source distribution) | unknown | 2003-11-28 | 1 | -13/+16 |
* | | ::index_read_last() method has been added | unknown | 2002-11-28 | 1 | -1/+9 |
* | | Merge with 4.0 | unknown | 2002-11-21 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Portability fix when using -DBIG_TABLES | unknown | 2002-11-14 | 1 | -3/+3 |
* | | Some charset code clean-ups | unknown | 2002-11-06 | 1 | -1/+1 |
* | | auto_increment for heap tables | unknown | 2002-10-07 | 1 | -3/+32 |
* | | Merge mysql.r18.ru:/usr/home/ram/mysql-4.1.last | unknown | 2002-10-03 | 1 | -13/+0 |
|\ \ |
|
| * | | Additional key segment (HA_KEYTYPE_END) creation has been moved from handler ... | unknown | 2002-10-03 | 1 | -13/+0 |
* | | | Merge with 4.0.3 | unknown | 2002-08-30 | 1 | -87/+117 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | heap_create() <-> heap_open() | unknown | 2002-06-07 | 1 | -90/+90 |
| * | BTREE heap key structure is now the same as MyISAM | unknown | 2002-05-21 | 1 | -6/+3 |
| * | Now several character sets can live in the same table, | unknown | 2002-05-14 | 1 | -1/+1 |
| * | Index number argument | unknown | 2002-04-29 | 1 | -2/+2 |
| * | MI_KEYSEG -> HA_KEYSEG | unknown | 2002-04-25 | 1 | -3/+3 |
| * | RB-Tree indexes support in HEAP tables | unknown | 2002-04-25 | 1 | -36/+67 |
* | | Added interface for first set of dynamic variables. | unknown | 2002-06-28 | 1 | -1/+2 |
|/ |
|
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | unknown | 2002-01-16 | 1 | -8/+12 |
* | Added support of null keys in HEAP tables | unknown | 2002-01-12 | 1 | -1/+12 |
* | Update copyright | unknown | 2001-12-06 | 1 | -7/+7 |
* | Fix of UNION code | unknown | 2001-08-19 | 1 | -2/+1 |
* | Fixed for bugs that was found when getting full code coverage of BDB | unknown | 2001-01-17 | 1 | -2/+2 |
* | Bug fix, max_heap_table_size variable was not used. | unknown | 2000-12-07 | 1 | -3/+9 |
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | unknown | 2000-09-26 | 1 | -1/+1 |
* | Fixes for MERGE TABLES and HEAP tables | unknown | 2000-09-14 | 1 | -1/+1 |
* | Bug fixes for 3.23.23 | unknown | 2000-08-29 | 1 | -0/+15 |
* | Import changeset | unknown | 2000-07-31 | 1 | -0/+261 |