| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug #30885: MEMORY returns incorrect data if BTREE index is used for ... | unknown | 2007-10-05 | 1 | -0/+6 |
* | Fixing crash when compiled using -DNEW_HASH_FUNCTIONS | unknown | 2007-05-08 | 1 | -8/+17 |
* | my_strtoll10-x86.s: | unknown | 2006-12-31 | 1 | -1/+1 |
* | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | Remove compiler warnings | unknown | 2006-11-20 | 1 | -1/+1 |
* | Bug#12891: | unknown | 2005-09-01 | 1 | -4/+6 |
* | ctype_utf8.test: | unknown | 2005-07-08 | 1 | -2/+2 |
* | fixes for windows 64-bit compiler warnings | unknown | 2005-06-13 | 1 | -4/+4 |
* | Fix for bug #9404: information_schema: Weird error messages with SELECT SUM()... | unknown | 2005-05-09 | 1 | -7/+6 |
* | A fix (Bug #9489: Problem with BIT_OR and MySQL 5.0.3) | unknown | 2005-04-21 | 1 | -0/+11 |
* | Add 0x before pointers (to help with debugging) | unknown | 2004-12-18 | 1 | -34/+67 |
* | Merge with new VARCHAR code | unknown | 2004-12-06 | 1 | -10/+175 |
|\ |
|
| * | Add support for up to VARCHAR (size up to 65535) | unknown | 2004-12-06 | 1 | -10/+175 |
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-11-16 | 1 | -2/+18 |
|\ \
| |/
|/| |
|
| * | Fix for bug#5138: hash indexes on heap tables support statistics. | unknown | 2004-09-08 | 1 | -2/+18 |
* | | Fix compiler warnings (detected by Intel's C++ compiler) | unknown | 2004-10-22 | 1 | -2/+2 |
|/ |
|
* | Portability fixes | unknown | 2004-08-26 | 1 | -30/+37 |
* | ctype_utf8.test: | unknown | 2004-08-16 | 1 | -10/+91 |
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | unknown | 2004-06-10 | 1 | -1/+0 |
* | Fix skipp -> skip once and for all. | unknown | 2004-06-03 | 1 | -1/+1 |
* | key_cmp -> key_cmp_if_same | unknown | 2004-05-16 | 1 | -21/+16 |
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | unknown | 2004-03-25 | 1 | -3/+38 |
* | Missed header added | unknown | 2003-12-16 | 1 | -0/+1 |
* | Added missing timeout function for named pipes and shared memory (fixes core ... | unknown | 2003-12-15 | 1 | -13/+50 |
* | Fix: | unknown | 2003-08-05 | 1 | -4/+6 |
* | CHARSET_INFO structure reorganization for easier maintainance | unknown | 2003-05-23 | 1 | -2/+2 |
* | Portability fixes | unknown | 2003-02-27 | 1 | -5/+8 |
* | fix for byte ordering bug in HEAP rb-tree | unknown | 2002-11-19 | 1 | -0/+49 |
* | fix for NULL processing | unknown | 2002-11-15 | 1 | -12/+17 |
* | Don't use sort_order directly | unknown | 2002-10-10 | 1 | -10/+2 |
* | Move hash_sort and hash_caseup into CHARSET_INFO for all charsets | unknown | 2002-10-10 | 1 | -25/+2 |
* | my_sortcmp -> my_strnncoll | unknown | 2002-10-09 | 1 | -2/+2 |
* | auto_increment for heap tables | unknown | 2002-10-07 | 1 | -0/+48 |
* | Some speed improvements | unknown | 2002-08-15 | 1 | -8/+15 |
* | Heap table code cleanup | unknown | 2002-05-23 | 1 | -23/+18 |
* | BTREE heap key structure is now the same as MyISAM | unknown | 2002-05-21 | 1 | -12/+41 |
* | HEAP tables bug (by Ramil request) | unknown | 2002-05-13 | 1 | -4/+1 |
* | Use keyseg charset instead of default_charset_info | unknown | 2002-05-06 | 1 | -15/+8 |
* | MI_KEYSEG -> HA_KEYSEG | unknown | 2002-04-25 | 1 | -10/+10 |
* | RB-Tree indexes support in HEAP tables | unknown | 2002-04-25 | 1 | -33/+113 |
* | Fix for problem that GROUP BY and DISTINCT didn't work for UTF8 | unknown | 2002-04-17 | 1 | -2/+12 |
* | New ctype functions/macros to support many charsets at a time | unknown | 2002-03-12 | 1 | -4/+9 |
* | Added support of null keys in HEAP tables | unknown | 2002-01-12 | 1 | -6/+82 |
* | Update copyright | unknown | 2001-12-06 | 1 | -3/+3 |
* | Fixed --no-defaults in mysqltest | unknown | 2000-12-29 | 1 | -6/+87 |
* | Import changeset | unknown | 2000-07-31 | 1 | -0/+266 |