Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -1/+1 |
|\ | |||||
| * | Formatting changes requested by Monty | magnus@neptunus.(none) | 2004-04-15 | 1 | -1/+1 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -93/+236 |
|\ \ | |/ | |||||
| * | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -2/+3 |
| * | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -1/+9 |
| * | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -5/+6 |
| * | fix test during merge | bell@sanja.is.com.ua | 2004-03-16 | 1 | -3/+3 |
| |\ | |||||
| | * | merge | bell@sanja.is.com.ua | 2004-03-15 | 1 | -3/+3 |
| | |\ | |||||
| | | * | avoid null check on fields where NULL is impossible | bell@sanja.is.com.ua | 2004-02-02 | 1 | -3/+3 |
| * | | | after merge fix | bell@sanja.is.com.ua | 2004-03-09 | 1 | -1/+2 |
| * | | | merge | bell@sanja.is.com.ua | 2004-03-09 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | revision of fix_fields() calls (BUG2838) | bell@sanja.is.com.ua | 2004-02-18 | 1 | -2/+3 |
| * | | | Merging | hf@deer.(none) | 2004-03-04 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | Fix for #1992 | hf@deer.(none) | 2003-12-06 | 1 | -0/+6 |
| * | | | | after review fix | bell@sanja.is.com.ua | 2004-02-20 | 1 | -2/+1 |
| * | | | | revision of fix_fields calls in subqueries transformation | bell@sanja.is.com.ua | 2004-02-18 | 1 | -7/+36 |
| * | | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -7/+12 |
| * | | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -84/+177 |
| | |/ / | |/| | | |||||
* | | | | after review patch | bell@sanja.is.com.ua | 2004-03-29 | 1 | -3/+1 |
* | | | | merge | bell@sanja.is.com.ua | 2004-03-27 | 1 | -7/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | limit initialization moved to method of SELECT_LEX_UNIT (WL#695) | bell@sanja.is.com.ua | 2003-11-21 | 1 | -7/+3 |
| * | | | Merging 4.1->5.0. | pem@mysql.com | 2003-11-19 | 1 | -23/+23 |
| |\ \ \ | |||||
| | * | | | Post-merge fixes. | pem@mysql.comhem.se | 2003-10-23 | 1 | -4/+4 |
| | * | | | Merging 4.1->5.0 | pem@mysql.com | 2003-10-22 | 1 | -19/+19 |
| | |\ \ \ | |||||
| | | * \ \ | Merging 4.1 -> 5.0 | pem@mysql.com | 2003-09-24 | 1 | -19/+19 |
| | | |\ \ \ | |||||
| | | | * | | | Post-merge fixes. | pem@mysql.telia.com | 2003-08-26 | 1 | -6/+6 |
| | | | * | | | Merge 4.1 into 5.0 | pem@mysql.com | 2003-08-26 | 1 | -13/+13 |
| | | | |\ \ \ | |||||
| | | | | * | | | Merging 4.1 into 5.0 (second pass; post-merge fixes). | pem@mysql.telia.com | 2003-07-09 | 1 | -6/+6 |
| | | | | * | | | Merge 4.1 into 5.0 (first pass). | pem@mysql.telia.com | 2003-07-08 | 1 | -5/+5 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | made lex a pointer in THD | vva@eagle.mysql.r18.ru | 2003-05-05 | 1 | -8/+8 |
* | | | | | | | | | fix for the bug #2419: order by ignores rows. | ram@gw.mysql.r18.ru | 2004-01-31 | 1 | -2/+2 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2004-01-19 | 1 | -11/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-01-19 | 1 | -9/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem. | ram@gw.mysql.r18.ru | 2003-12-25 | 1 | -9/+6 |
| * | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-01-17 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | fixed unlocking tables during subquery execution (BUG#2048) | bell@sanja.is.com.ua | 2003-12-10 | 1 | -2/+3 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
* | | | | | | | | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -2/+15 |
|/ / / / / / / / | |||||
* | | | | | | | | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -23/+23 |
* | | | | | | | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -8/+8 |
|/ / / / / / / | |||||
* | | | | | | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -40/+41 |
* | | | | | | | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -41/+8 |
|/ / / / / / | |||||
* | | | | | | fixed using 'uncachable' tag and RAND_TABLE_BIT setting | bell@sanja.is.com.ua | 2003-11-17 | 1 | -22/+13 |
* | | | | | | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -71/+25 |
* | | | | | | Merge | bell@sanja.is.com.ua | 2003-11-03 | 1 | -13/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fixed BUG#1645 | bell@sanja.is.com.ua | 2003-11-02 | 1 | -7/+5 |
| * | | | | | | join_free now is method of JOIN and commented | bell@sanja.is.com.ua | 2003-11-02 | 1 | -5/+4 |
| * | | | | | | fixed part of BUG#1708 | bell@sanja.is.com.ua | 2003-11-01 | 1 | -1/+1 |
* | | | | | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -22/+22 |
* | | | | | | | merge | bell@sanja.is.com.ua | 2003-10-28 | 1 | -6/+164 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | index name shown (SCRUM) (WL#1274) | bell@sanja.is.com.ua | 2003-10-19 | 1 | -0/+6 |