Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 |
* | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -2/+2 |
* | | 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 |
* | | 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 |
* | | Update of manual with 4.0 changes | monty@hundin.mysql.fi | 2001-09-03 | 1 | -2/+9 |
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODB | monty@hundin.mysql.fi | 2001-09-02 | 1 | -1/+30 |
* | | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -24/+93 |
|/ | |||||
* | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -2/+24 |
* | Applied patches for BDB tables | monty@donna.mysql.fi | 2001-05-09 | 1 | -2/+2 |
* | Added locks needed for Innobase | monty@donna.mysql.com | 2001-02-18 | 1 | -0/+3 |
* | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | monty@tik.mysql.com | 2000-11-13 | 1 | -2/+2 |
* | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -0/+3 |
* | Faster log::write() call, memory leak fix, flush master fix. | monty@donna.mysql.com | 2000-09-16 | 1 | -0/+1 |
* | Bug fixes for 3.23.23 | monty@donna.mysql.com | 2000-08-29 | 1 | -9/+13 |