Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ixed wrong unlock of tables (new bug) | monty@mashka.mysql.fi | 2003-05-26 | 1 | -2/+4 |
* | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-05-26 | 1 | -11/+13 |
* | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+1 |
|\ | |||||
| * | "delete from table where const" bug fixed | serg@serg.mylan | 2003-05-03 | 1 | -1/+1 |
* | | Post-merge fix. | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -2/+2 |
* | | A fix for DELETE with ORDER BY and LIMIT. | Sinisa@sinisa.nasamreza.org | 2003-04-09 | 1 | -6/+9 |
* | | Merge with 4.0.11 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-02-17 | 1 | -2/+8 |
|\ \ | |/ | |||||
| * | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -2/+8 |
* | | after-review changes (577 SCRUM) | bell@sanja.is.com.ua | 2003-02-02 | 1 | -4/+4 |
* | | fixed bug in determinating uncacheable queries | bell@sanja.is.com.ua | 2003-01-30 | 1 | -1/+1 |
* | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -1/+5 |
|\ \ | |||||
| * | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -1/+5 |
* | | | less default_charset_info | bar@bar.mysql.r18.ru | 2002-12-20 | 1 | -2/+2 |
|/ / | |||||
* | | merge fix | monty@mashka.mysql.fi | 2002-12-06 | 1 | -35/+32 |
|\ \ | |||||
| * \ | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -35/+32 |
| |\ \ | | |/ | |||||
| | * | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -35/+32 |
* | | | fixed error message | bell@sanja.is.com.ua | 2002-12-04 | 1 | -1/+1 |
|/ / | |||||
* | | fix of error handling | bell@sanja.is.com.ua | 2002-12-01 | 1 | -3/+5 |
* | | check of using same table for changing and select | bell@sanja.is.com.ua | 2002-11-30 | 1 | -0/+6 |
* | | reverse order in global select list allow to avoid recursion in derived tables | bell@sanja.is.com.ua | 2002-11-27 | 1 | -1/+1 |
* | | subselet in delete (SCRUM) | bell@sanja.is.com.ua | 2002-11-25 | 1 | -2/+6 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -6/+4 |
|\ \ | |/ | |||||
| * | fixed invalidation of query cache | bell@sanja.is.com.ua | 2002-11-22 | 1 | -6/+4 |
* | | Fixes after merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -49/+59 |
|\ \ | |/ | |||||
| * | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-11-16 | 1 | -11/+19 |
| |\ | |||||
| | * | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -11/+19 |
| * | | A fix for safe updates | Sinisa@sinisa.nasamreza.org | 2002-11-15 | 1 | -4/+4 |
| |/ | |||||
| * | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
| * | merge | monty@butch. | 2002-11-07 | 1 | -13/+13 |
| |\ | |||||
| | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -13/+13 |
| * | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -28/+29 |
| |/ | |||||
* | | Added some compatibility modes (for the future) | monty@mashka.mysql.fi | 2002-11-20 | 1 | -9/+11 |
* | | few small bug fixes ... | Sinisa@sinisa.nasamreza.org | 2002-11-15 | 1 | -1/+1 |
* | | Actually, I do it in order to pull new stuff | Sinisa@sinisa.nasamreza.org | 2002-11-14 | 1 | -7/+5 |
* | | moved similar code to function | bell@sanja.is.com.ua | 2002-11-04 | 1 | -5/+1 |
* | | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM) | bell@sanja.is.com.ua | 2002-10-30 | 1 | -3/+8 |
* | | Added THD as parameter to filesort. Removed not used 'special' argument. | monty@hundin.mysql.fi | 2002-10-16 | 1 | -2/+2 |
* | | merged | serg@serg.mysql.com | 2002-10-14 | 1 | -13/+17 |
|\ \ | |/ |/| | |||||
| * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -9/+9 |
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -4/+8 |
| |\ | |||||
| | * | merged | bell@sanja.is.com.ua | 2002-06-05 | 1 | -4/+15 |
| | |\ | |||||
| | | * | Changes for new binary .frm format | monty@hundin.mysql.fi | 2002-06-04 | 1 | -2/+6 |
| | * | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li... | bell@sanja.is.com.ua | 2002-05-08 | 1 | -1/+2 |
* | | | | Two bug fixes | Sinisa@sinisa.nasamreza.org | 2002-10-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | merge | monty@mashka.mysql.fi | 2002-08-08 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -3/+4 |
* | | | | fixed bug in truncating nonexisting table, found by Carsten | bell@sanja.is.com.ua | 2002-08-05 | 1 | -1/+2 |
* | | | | A bug with tables with different ref_length's whose order is | Sinisa@sinisa.nasamreza.org | 2002-07-31 | 1 | -13/+14 |
|/ / / | |||||
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+1 |