Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging 4.1 -> 5.0 | pem@mysql.com | 2003-09-24 | 1 | -15/+13 |
|\ | |||||
| * | Post-merge fixes. | pem@mysql.telia.com | 2003-08-26 | 1 | -1/+1 |
| * | Merge 4.1 into 5.0 | pem@mysql.com | 2003-08-26 | 1 | -15/+13 |
| |\ | |||||
| | * | Merging 4.1 into 5.0 (second pass; post-merge fixes). | pem@mysql.telia.com | 2003-07-09 | 1 | -1/+1 |
| | * | Merge 4.1 into 5.0 (first pass). | pem@mysql.telia.com | 2003-07-08 | 1 | -14/+12 |
| | |\ | |||||
| | | * | made lex a pointer in THD | vva@eagle.mysql.r18.ru | 2003-05-05 | 1 | -15/+15 |
| | | * | Merged 4.1 to 5.0. | pem@mysql.com | 2003-04-29 | 1 | -3/+1 |
| | | |\ | |||||
| | | | * | Post post-merge fix. | pem@mysql.com | 2003-04-17 | 1 | -2/+4 |
| | | | |\ | |||||
| | | | | * | Merged 4.1 into 5.0. | pem@mysql.com | 2003-04-16 | 1 | -2/+4 |
| | | | | |\ | |||||
| | | | * | \ | Merging | hf@deer.mysql.r18.ru | 2003-04-08 | 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 |
| | | | * | | | | Deprecated the update log (Sprint task #792). Now --log-update | guilhem@mysql.com | 2003-04-02 | 1 | -2/+0 |
| | | | |/ / / | |||||
* | | | | | | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | item_func.h: | Sinisa@sinisa.nasamreza.org | 2003-08-20 | 1 | -1/+5 |
* | | | | | | | quick fix for found row counter | bell@laptop.sanja.is.com.ua | 2003-08-20 | 1 | -1/+1 |
* | | | | | | | merge | bell@laptop.sanja.is.com.ua | 2003-08-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Safety and speedup fixes: | monty@mashka.mysql.fi | 2003-07-14 | 1 | -2/+2 |
| | * | | | | | | | | Fix for BUG#791: | guilhem@mysql.com | 2003-07-11 | 1 | -2/+2 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Bug #570 fixed | hf@deer.(none) | 2003-06-19 | 1 | -1/+2 |
* | | | | | | | | | Code cleanup | bell@laptop.sanja.is.com.ua | 2003-08-16 | 1 | -2/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | fixed problem with reference on derived table fields (BUG#1031) | bell@sanja.is.com.ua | 2003-08-12 | 1 | -1/+2 |
|/ / / / / / / | |||||
* | | | | | | | Fix for the bug #841: wrong number of warnings | ram@mysql.r18.ru | 2003-07-14 | 1 | -4/+4 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Added testing of LOAD DATA ... STARTING BY | monty@narttu.mysql.fi | 2003-05-26 | 1 | -1/+0 |
* | | | | | | ixed wrong unlock of tables (new bug) | monty@mashka.mysql.fi | 2003-05-26 | 1 | -7/+6 |
* | | | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-05-26 | 1 | -18/+23 |
* | | | | | | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -87/+110 |
|\ \ \ \ \ \ | |||||
| * | | | | | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -4/+4 |
| * | | | | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -86/+109 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373 | monty@narttu.mysql.fi | 2003-05-13 | 1 | -0/+4 |
| | * | | | | | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -3/+3 |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-03 | 1 | -11/+14 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix problem where key_read was not cleaned up properly, which caused assert i... | monty@narttu.mysql.fi | 2003-05-03 | 1 | -11/+14 |
| | * | | | | | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -63/+82 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Fixes for valgrind | monty@narttu.mysql.fi | 2003-04-23 | 1 | -63/+82 |
| | * | | | | | | Three bug fixes and one fix being undone. | Sinisa@sinisa.nasamreza.org | 2003-04-19 | 1 | -5/+0 |
| | * | | | | | | Two bug fixes | Sinisa@sinisa.nasamreza.org | 2003-04-11 | 1 | -0/+7 |
| | * | | | | | | A fix for a bug in multi-table updates which was always caused | Sinisa@sinisa.nasamreza.org | 2003-04-02 | 1 | -1/+1 |
| | |/ / / / / | |||||
* | | | | | | | Resolve merge colflict | venu@myvenu.com | 2003-05-21 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | INSERT ... UPDATE ... VALUES() | serg@serg.mylan | 2003-05-03 | 1 | -4/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Support of warnings for all DML statements (Insert, Update and Alter) | venu@myvenu.com | 2003-04-30 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Many files: | igor@hundin.mysql.fi | 2003-04-24 | 1 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | fixed st_select_lex initialization | bell@sanja.is.com.ua | 2003-04-05 | 1 | -2/+4 |
| |/ / |/| | | |||||
* | | | another bad merge fixed | serg@serg.mysql.com | 2003-03-20 | 1 | -1/+1 |
* | | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -42/+105 |
|\ \ \ | |/ / | |||||
| * | | Allow optimzation of multi-table-update also for InnoDB tables | monty@narttu.mysql.fi | 2003-03-19 | 1 | -41/+105 |