Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -2/+2 |
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-07-23 | 1 | -0/+1 |
|\ | |||||
| * | Faster alter table code for 5.1. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-07-22 | 1 | -0/+1 |
* | | A fix and a test case for Bug#10760 and complementary cleanups. | konstantin@mysql.com | 2005-07-19 | 1 | -7/+1 |
|/ | |||||
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 |
|\ | |||||
| * | BUG#10241 cygwin port: invalid pragma interface directives | msvensson@neptunus.(none) | 2005-05-04 | 1 | -1/+1 |
* | | Merge changes | jimw@mysql.com | 2005-02-04 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | indexless boolean fulltext search was depending on default_charset_info - Bug... | serg@serg.mylan | 2005-02-04 | 1 | -2/+6 |
| * | backport Serg's fix of FT interface (BUG#6523) | bell@sanja.is.com.ua | 2004-11-16 | 1 | -1/+0 |
* | | 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 |