Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 3.23 -> 4.0 | monty@narttu.mysql.fi | 2003-02-28 | 1 | -0/+1 |
|\ | |||||
| * | Added detection if pthread_attr_getstacksize() exists | monty@narttu.mysql.fi | 2003-02-27 | 1 | -0/+1 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
* | | after-review changes (577 SCRUM) | bell@sanja.is.com.ua | 2003-02-02 | 1 | -2/+2 |
* | | fixed bug in determinating uncacheable queries | bell@sanja.is.com.ua | 2003-01-30 | 1 | -11/+11 |
* | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -5/+7 |
|\ \ | |||||
| * | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -5/+7 |
* | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -13/+8 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log | monty@mashka.mysql.fi | 2002-12-14 | 1 | -1/+2 |
| * | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 1 | -13/+7 |
* | | merge fix | monty@mashka.mysql.fi | 2002-12-06 | 1 | -18/+6 |
|\ \ | |||||
| * \ | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -18/+6 |
| |\ \ | | |/ | |||||
| | * | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -18/+6 |
* | | | fixed error message | bell@sanja.is.com.ua | 2002-12-04 | 1 | -1/+1 |
|/ / | |||||
* | | merged | serg@serg.mysql.com | 2002-12-02 | 1 | -16/+46 |
|\ \ | |||||
| * | | INSERT ... ON DUPLICATE KEY UPDATE ... | serg@serg.mysql.com | 2002-12-02 | 1 | -16/+46 |
* | | | fix of error handling | bell@sanja.is.com.ua | 2002-12-01 | 1 | -6/+7 |
* | | | check of using same table for changing and select | bell@sanja.is.com.ua | 2002-11-30 | 1 | -0/+7 |
|/ / | |||||
* | | reverse order in global select list allow to avoid recursion in derived tables | bell@sanja.is.com.ua | 2002-11-27 | 1 | -1/+1 |
* | | subselects in insert/replace (SCRUM) | bell@sanja.is.com.ua | 2002-11-26 | 1 | -9/+22 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -6/+3 |
|\ \ | |/ | |||||
| * | fixed invalidation of query cache | bell@sanja.is.com.ua | 2002-11-22 | 1 | -6/+3 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -21/+33 |
|\ \ | |/ | |||||
| * | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -3/+7 |
| * | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -9/+15 |
| * | Portability fix (accidently left out from last changeset) | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
| * | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
| * | merge | monty@butch. | 2002-11-07 | 1 | -2/+2 |
| |\ | |||||
| | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -2/+2 |
| * | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -8/+10 |
| |/ | |||||
* | | Fixed error handling bug | bell@sanja.is.com.ua | 2002-11-04 | 1 | -1/+1 |
* | | merging | bell@sanja.is.com.ua | 2002-10-04 | 1 | -0/+2 |
|\ \ | |||||
| * | | subselect with union | bell@sanja.is.com.ua | 2002-09-03 | 1 | -0/+2 |
* | | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -13/+15 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -6/+6 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -7/+9 |
| |\ \ | | |/ | |||||
| | * | sql_error.cc, sql_prepare.cc: | venu@myvenu.com | 2002-06-12 | 1 | -1/+1 |
| | * | merged | bell@sanja.is.com.ua | 2002-06-05 | 1 | -3/+11 |
| | |\ | |||||
| | * | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li... | bell@sanja.is.com.ua | 2002-05-08 | 1 | -6/+8 |
* | | | | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -2/+2 |
* | | | | Added code to flush a bulk_insert index. | monty@mashka.mysql.fi | 2002-09-18 | 1 | -0/+2 |
* | | | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -2/+0 |
|/ / / | |||||
* | | | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -1/+1 |
* | | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | A small fix for last_insert_id with multi-row inserts | Sinisa@sinisa.nasamreza.org | 2002-08-10 | 1 | -1/+1 |
* | | | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added some missing mutex_locks() when manipulating the table cache. | monty@narttu.mysql.fi | 2002-08-05 | 1 | -0/+5 |
* | | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -4/+4 |
* | | | | INSERT ... VALUES(DEFAULT) | monty@mashka.mysql.fi | 2002-07-25 | 1 | -14/+12 |