Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -8/+9 |
* | revert "LOCK TABLES ... WHERE ENGINE=INNODB" | serg@serg.mylan | 2004-12-27 | 1 | -58/+0 |
* | Print a error message if the handler don't support transactional table | jan@hundin.mysql.fi | 2004-12-16 | 1 | -6/+14 |
* | Content merge. | jan@hundin.mysql.fi | 2004-12-09 | 1 | -0/+62 |
|\ | |||||
| * | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which sets | jan@hundin.mysql.fi | 2004-12-09 | 1 | -0/+62 |
* | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -4/+61 |
|\ \ | |/ |/| | |||||
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-11-30 | 1 | -4/+61 |
| |\ | |||||
| | * | two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FL... | guilhem@mysql.com | 2004-11-30 | 1 | -4/+61 |
* | | | Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running co... | guilhem@mysql.com | 2004-12-02 | 1 | -5/+19 |
* | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -2/+1 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+4 |
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -2/+8 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -2/+8 |
| |\ \ | | |/ | |||||
| | * | Fix for BUG#5949 "error code 1223 in binlog when using innobackup": | guilhem@mysql.com | 2004-10-11 | 1 | -2/+8 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -13/+60 |
|\ \ \ | |/ / | |||||
| * | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -1/+2 |
| * | | Portablity fixes & simple optimizations | monty@mysql.com | 2004-08-24 | 1 | -2/+6 |
| * | | merged | serg@serg.mylan | 2004-08-20 | 1 | -7/+47 |
| |\ \ | | |/ | |||||
| | * | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions, | guilhem@mysql.com | 2004-08-20 | 1 | -7/+47 |
| * | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -7/+9 |
| |\ \ | | |/ | |||||
| | * | Fix for: | guilhem@mysql.com | 2004-07-31 | 1 | -7/+9 |
* | | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -3/+5 |
* | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -2/+2 |
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -11/+48 |
|\ \ \ | |/ / | |||||
| * | | Force clients to recompile if client lib changes (Bug #3009) | monty@mysql.com | 2004-03-30 | 1 | -10/+42 |
| * | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -0/+5 |
| * | | Optimizations | monty@mysql.com | 2004-03-15 | 1 | -1/+1 |
* | | | Merging 4.1->5.0 | pem@mysql.com | 2003-10-22 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merging 4.1 -> 5.0 | pem@mysql.com | 2003-09-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | SCRUM | hf@deer.mysql.r18.ru | 2003-04-08 | 1 | -1/+1 |
| | * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@genie.(none) | 2003-03-31 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | SCRUM | hf@genie.(none) | 2003-03-31 | 1 | -1/+1 |
* | | | | | merge | monty@mishka.mysql.fi | 2003-09-24 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -2/+0 |
| |/ / / | |||||
* | | | | SCRUM | hf@deer.(none) | 2003-09-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -2/+93 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge to get fix for LOCK TABLES + DROP TABLE in another thread | monty@mashka.mysql.fi | 2003-03-07 | 1 | -2/+74 |
| |\ | |||||
| | * | Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i... | monty@narttu.mysql.fi | 2003-03-03 | 1 | -2/+74 |
| | * | Change name -> alias in TABLE_LIST. | monty@mashka.mysql.fi | 2002-09-21 | 1 | -2/+2 |
| * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -0/+19 |
* | | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -2/+1 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -5/+7 |
|\ \ \ | |/ / | |||||
| * | | Added 'table lock' state while MySQL is waiting to get locks for tables. | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+3 |
| * | | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -0/+1 |
| * | | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2 | monty@hundin.mysql.fi | 2002-11-05 | 1 | -4/+3 |
* | | | changes for mysqladmin debug | Sinisa@sinisa.nasamreza.org | 2002-10-30 | 1 | -0/+11 |
|/ / | |||||
* | | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -2/+2 |