Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145) | ingo@mysql.com | 2005-04-08 | 1 | -8/+43 |
* | space-stripping in _mi_prefix_search: BUG#5284 | serg@serg.mylan | 2004-08-30 | 1 | -3/+2 |
* | Bug#4521: unique key prefix interacts poorly with utf8. | bar@mysql.com | 2004-08-19 | 1 | -3/+12 |
* | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -25/+27 |
|\ | |||||
| * | Fixed some DBUG_PRINT format problems. | ingo@mysql.com | 2004-07-26 | 1 | -25/+28 |
| * | Fixed a probable typo. Unfortunately we will not be able to test this ;-) | ingo@mysql.com | 2004-07-26 | 1 | -1/+1 |
| * | two more bugfixes for "space stripping in MyISAM indexes" | serg@serg.mylan | 2004-01-21 | 1 | -1/+1 |
| * | an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs) | serg@serg.mylan | 2004-01-15 | 1 | -4/+6 |
| * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -6/+19 |
* | | 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 | -2/+2 |
* | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -0/+1 |
* | | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 1 | -42/+81 |
* | | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -5/+5 |
|\ \ | |||||
| * | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: | igor@rurik.mysql.com | 2003-08-09 | 1 | -5/+5 |
* | | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -2/+8 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -2/+8 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -2/+2 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -0/+31 |
|\ \ | |/ | |||||
| * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | monty@mashka.mysql.fi | 2003-04-27 | 1 | -0/+31 |
* | | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 1 | -10/+37 |
| * | make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_de | serg@sergbook.mysql.com | 2002-08-05 | 1 | -1/+2 |
* | | support for HA_READ_PREFIX_LAST_OR_PREV in headres | serg@serg.mysql.com | 2002-10-25 | 1 | -1/+1 |
* | | Simple charsets now have strncoll() field too | bar@bar.mysql.r18.ru | 2002-10-09 | 1 | -1/+1 |
* | | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -11/+11 |
* | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -382/+0 |
|/ | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | Fixes up things after merge from 3.23.44 | monty@hundin.mysql.fi | 2001-11-05 | 1 | -11/+11 |
* | merged | serg@serg.mysql.com | 2001-10-09 | 1 | -21/+19 |
|\ | |||||
| * | Cleaned up SSL documentation | monty@hundin.mysql.fi | 2001-10-02 | 1 | -21/+19 |
* | | get rid of comp() macro - CMP is already in place | serg@serg.mysql.com | 2001-10-09 | 1 | -2/+0 |
* | | Boolean search passes _some_ tests | serg@serg.mysql.com | 2001-10-09 | 1 | -56/+64 |
|/ | |||||
* | Fixes for German sorting order. | monty@hundin.mysql.fi | 2001-09-11 | 1 | -6/+13 |
* | merged | serg@serg.mysql.com | 2001-07-02 | 1 | -3/+11 |
|\ | |||||
| * | Changed safe_mysqld -> mysqld_safe | monty@hundin.mysql.fi | 2001-06-28 | 1 | -3/+3 |
| * | Fixed length rows should not use row checksum in MyISAM tables | monty@hundin.mysql.fi | 2001-06-26 | 1 | -1/+1 |
| * | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-05-31 | 1 | -2/+10 |
* | | bug in _mi_prefix_search fixed | serg@serg.mysql.com | 2001-06-21 | 1 | -5/+7 |
|/ | |||||
* | merge | monty@work.mysql.com | 2001-05-20 | 1 | -4/+4 |
|\ | |||||
| * | Fixed bug when using MERGE on files > 4G | monty@donna.mysql.fi | 2001-05-17 | 1 | -4/+4 |
* | | BitKeeper/triggers/post-commit | sasha@mysql.sashanet.com | 2001-04-11 | 1 | -0/+3 |
* | | Ugly merge of 3.23 changes into 4.0 - fix up needed | sasha@mysql.sashanet.com | 2001-04-11 | 1 | -470/+669 |
|\ \ | |/ |/| | |||||
| * | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -518/+720 |
* | | Fixed bug when using a key on a CHAR(255) NULL column | monty@donna.mysql.fi | 2001-04-12 | 1 | -0/+3 |
|/ | |||||
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -1/+1 |
* | changed to use IO_CACHE instead of FILE | monty@donna.mysql.com | 2000-11-16 | 1 | -1/+5 |
* | Fixes for MyISAM and packed keys + AIX | monty@donna.mysql.com | 2000-09-22 | 1 | -2/+2 |
* | Bug fixes for 3.23.23 | monty@donna.mysql.com | 2000-08-29 | 1 | -0/+1 |
* | Fixes for Ia64 | monty@donna.mysql.com | 2000-08-23 | 1 | -1/+1 |