Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-11-16 | 1 | -2/+18 |
|\ | |||||
| * | Fix for bug#5138: hash indexes on heap tables support statistics. | sergefp@mysql.com | 2004-09-08 | 1 | -2/+18 |
* | | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -2/+2 |
|/ | |||||
* | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -30/+37 |
* | ctype_utf8.test: | bar@mysql.com | 2004-08-16 | 1 | -10/+91 |
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 1 | -1/+0 |
* | Fix skipp -> skip once and for all. | paul@kite-hub.kitebird.com | 2004-06-03 | 1 | -1/+1 |
* | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -21/+16 |
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 1 | -3/+38 |
* | Missed header added | hf@deer.(none) | 2003-12-16 | 1 | -0/+1 |
* | Added missing timeout function for named pipes and shared memory (fixes core ... | monty@mysql.com | 2003-12-15 | 1 | -13/+50 |
* | Fix: | bar@bar.mysql.r18.ru | 2003-08-05 | 1 | -4/+6 |
* | CHARSET_INFO structure reorganization for easier maintainance | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -2/+2 |
* | Portability fixes | monty@narttu.mysql.fi | 2003-02-27 | 1 | -5/+8 |
* | fix for byte ordering bug in HEAP rb-tree | ram@mysql.r18.ru | 2002-11-19 | 1 | -0/+49 |
* | fix for NULL processing | ram@mysql.r18.ru | 2002-11-15 | 1 | -12/+17 |
* | Don't use sort_order directly | bar@bar.mysql.r18.ru | 2002-10-10 | 1 | -10/+2 |
* | Move hash_sort and hash_caseup into CHARSET_INFO for all charsets | bar@bar.mysql.r18.ru | 2002-10-10 | 1 | -25/+2 |
* | my_sortcmp -> my_strnncoll | bar@bar.mysql.r18.ru | 2002-10-09 | 1 | -2/+2 |
* | auto_increment for heap tables | ram@mysql.r18.ru | 2002-10-07 | 1 | -0/+48 |
* | Some speed improvements | bar@bar.mysql.r18.ru | 2002-08-15 | 1 | -8/+15 |
* | Heap table code cleanup | ram@gw.udmsearch.izhnet.ru | 2002-05-23 | 1 | -23/+18 |
* | BTREE heap key structure is now the same as MyISAM | ram@gw.udmsearch.izhnet.ru | 2002-05-21 | 1 | -12/+41 |
* | HEAP tables bug (by Ramil request) | bell@sanja.is.com.ua | 2002-05-13 | 1 | -4/+1 |
* | Use keyseg charset instead of default_charset_info | bar@gw.udmsearch.izhnet.ru | 2002-05-06 | 1 | -15/+8 |
* | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -10/+10 |
* | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -33/+113 |
* | Fix for problem that GROUP BY and DISTINCT didn't work for UTF8 | bar@gw.udmsearch.izhnet.ru | 2002-04-17 | 1 | -2/+12 |
* | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -4/+9 |
* | Added support of null keys in HEAP tables | monty@tik.mysql.fi | 2002-01-12 | 1 | -6/+82 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
* | Fixed --no-defaults in mysqltest | monty@donna.mysql.com | 2000-12-29 | 1 | -6/+87 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+266 |