| Commit message (Expand) | Author | Age | Files | Lines |
* | bit type | ram@gw.mysql.r18.ru | 2004-12-17 | 1 | -1/+1 |
* | Added options --auto-increment-increment and --auto-increment-offset. | monty@mishka.local | 2004-09-15 | 1 | -1/+1 |
* | failing fulltext_order_by.test fixed | serg@serg.mylan | 2004-07-15 | 1 | -1/+0 |
* | New handler::index_flags() definition to make it easy to check the full used ... | monty@mysql.com | 2004-07-08 | 1 | -3/+3 |
* | Added missing root user to mysql.user on windows. (Bug #4242) | monty@mysql.com | 2004-06-25 | 1 | -1/+1 |
* | Followup to cleanup in handler interface. | konstantin@mysql.com | 2004-06-25 | 1 | -1/+1 |
* | bug#4089 - JOIN::join_free calling mysql_unlock w/o index_end() before | serg@serg.mylan | 2004-06-24 | 1 | -1/+1 |
* | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -15/+12 |
* | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -5/+1 |
* | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again). | ingo@mysql.com | 2004-05-06 | 1 | -3/+4 |
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -5/+6 |
* | Fixed a type mismatch between int_table_flags and table_flags() in MyISAM han... | mydev@mysql.com | 2004-03-04 | 1 | -1/+1 |
* | longer myisam keys | serg@serg.mylan | 2004-02-20 | 1 | -0/+1 |
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+2 |
|\ |
|
| * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -1/+2 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -0/+1 |
|\ \ |
|
| * \ | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -0/+1 |
| |\ \ |
|
| | * | | mi_keycache.c: | igor@rurik.mysql.com | 2003-07-16 | 1 | -0/+1 |
* | | | | query expansion for fulltext search | serg@serg.mylan | 2003-10-23 | 1 | -1/+1 |
* | | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntax | serg@serg.mylan | 2003-10-22 | 1 | -3/+2 |
|/ / / |
|
* | | | table checksum background: | serg@serg.mylan | 2003-08-05 | 1 | -0/+1 |
|/ / |
|
* | | Many files: | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+1 |
* | | a fix for a crashing bug when attempting to create InnoDB table | Sinisa@sinisa.nasamreza.org | 2003-04-08 | 1 | -1/+1 |
* | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -0/+2 |
|/ |
|
* | merge | monty@mashka.mysql.fi | 2002-07-23 | 1 | -0/+1 |
|\ |
|
| * | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -0/+1 |
* | | Some | salle@geopard.online.bg | 2002-07-17 | 1 | -5/+5 |
|/ |
|
* | Made keyread (key scanning) a key specific attribute. | monty@hundin.mysql.fi | 2002-06-19 | 1 | -1/+6 |
* | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -7/+5 |
* | Added support of null keys in HEAP tables | monty@tik.mysql.fi | 2002-01-12 | 1 | -4/+11 |
* | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -1/+2 |
* | HANDLER works only with MyISAM tables | serg@serg.mysql.com | 2001-12-21 | 1 | -2/+3 |
* | Boolean search passes _some_ tests | serg@serg.mysql.com | 2001-10-09 | 1 | -3/+3 |
* | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft... | serg@serg.mysql.com | 2001-09-25 | 1 | -2/+2 |
* | Added back old code that Sasha removed | monty@tik.mysql.fi | 2001-07-11 | 1 | -3/+5 |
* | merged | serg@serg.mysql.com | 2001-07-02 | 1 | -0/+1 |
|\ |
|
| * | Added support for symlinked tables. | monty@hundin.mysql.fi | 2001-06-01 | 1 | -0/+1 |
* | | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanup | serg@serg.mysql.com | 2001-05-24 | 1 | -2/+2 |
|/ |
|
* | ha_myisam.cc magic removed | serg@donna.mysql.com | 2001-01-19 | 1 | -1/+1 |
* | errmsg.txt translated | serg@serg.mysql.com | 2000-11-28 | 1 | -0/+1 |
* | Ill-minded FULLTEXT impilict initialization hack removed. | serg@serg.mysql.com | 2000-11-02 | 1 | -2/+3 |
* | Automatic repair of MyISAM tables + small bug fixes | monty@donna.mysql.com | 2000-10-17 | 1 | -0/+1 |
* | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -3/+4 |
* | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 1 | -8/+12 |
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | monty@tramp.mysql.fi | 2000-09-26 | 1 | -1/+6 |
* | merge of conflicts | sasha@mysql.sashanet.com | 2000-09-15 | 1 | -1/+1 |
|\ |
|
| * | Fixes for MERGE TABLES and HEAP tables | monty@donna.mysql.com | 2000-09-14 | 1 | -1/+1 |
* | | BACKUP TABLE TO 'directory' | sasha@mysql.sashanet.com | 2000-09-14 | 1 | -0/+2 |
|/ |
|
* | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 1 | -2/+3 |
* | Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but | serg@infomag.ape.relarn.ru | 2000-08-17 | 1 | -7/+8 |