Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Increased max possible max_allowed_packet to 1G | monty@mashka.mysql.fi | 2002-09-19 | 1 | -1/+41 |
* | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -0/+3 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -2/+2 |
* | | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Quote names to SHOW CREATE for mysqldump | monty@tik.mysql.fi | 2002-03-21 | 1 | -0/+7 |
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -4/+5 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
* | | Add missing exit_cond() to lock_global_read_lock(). | monty@hundin.mysql.fi | 2001-11-26 | 1 | -0/+1 |
* | | Merge with 3.23.42 | monty@work.mysql.com | 2001-09-13 | 1 | -6/+9 |
|\ \ | |/ | |||||
| * | Fix bugs when using LOCK TABLES with BDB tables | monty@hundin.mysql.fi | 2001-09-08 | 1 | -4/+4 |
| * | More debug info | monty@hundin.mysql.fi | 2001-09-08 | 1 | -4/+7 |
| * | Make killing of threads safer | monty@hundin.mysql.fi | 2001-09-01 | 1 | -2/+0 |