Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new error for unsupported command in PS | bell@sanja.is.com.ua | 2004-04-08 | 1 | -67/+406 |
* | fixed brocken of client_test | bell@sanja.is.com.ua | 2004-04-03 | 1 | -4/+8 |
* | Stubs for types/names of placeholders, cursor flags and array execution count | konstantin@dragonfly.local | 2004-03-31 | 1 | -4/+13 |
* | Better comment. | konstantin@oak.local | 2004-03-30 | 1 | -1/+5 |
* | Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed | konstantin@mysql.com | 2004-03-15 | 1 | -39/+76 |
* | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -352/+381 |
* | after review changes | bell@sanja.is.com.ua | 2004-02-20 | 1 | -26/+17 |
* | after review fix | bell@sanja.is.com.ua | 2004-02-20 | 1 | -8/+24 |
* | revision of fix_fields calls in subqueries transformation | bell@sanja.is.com.ua | 2004-02-18 | 1 | -0/+2 |
* | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -28/+80 |
|\ | |||||
| * | merge | bell@sanja.is.com.ua | 2004-02-14 | 1 | -9/+1 |
| |\ | |||||
| * | | PS fixed to be compatible with derived tables (BUG#2641) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -21/+47 |
| * | | merge | bell@sanja.is.com.ua | 2004-02-12 | 1 | -1/+9 |
| |\ \ | |||||
| * | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -17/+29 |
| * | | | merge | bell@sanja.is.com.ua | 2004-02-09 | 1 | -18/+33 |
| |\ \ \ | |||||
| | * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1/ | bell@sanja.is.com.ua | 2004-02-09 | 1 | -16/+32 |
| | |\ \ \ | |||||
| | | * | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -16/+32 |
* | | | | | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow... | bell@sanja.is.com.ua | 2004-02-17 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Bug#2703 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-02-12 | 1 | -9/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Fix for BUG#2703 | guilhem@gbichot2.local | 2004-02-11 | 1 | -1/+9 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 1 | -2/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -2/+1 |
| |/ | |||||
* | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -0/+2 |
|/ | |||||
* | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2004-01-19 | 1 | -1/+1 |
|\ | |||||
| * | removed droping field->query_id for reinitialization tables for subquery. | bell@sanja.is.com.ua | 2004-01-03 | 1 | -1/+1 |
* | | Code cleanup | hf@deer.(none) | 2004-01-19 | 1 | -1/+0 |
* | | Code cleanup (working on PS & cleanup() code) | hf@deer.(none) | 2004-01-19 | 1 | -2/+2 |
* | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -7/+13 |
|/ | |||||
* | Fix for #2184 (Prepared statements if embedded library broken) | hf@deer.(none) | 2003-12-23 | 1 | -1/+1 |
* | Portability fixes found during 5.0 test compilation | monty@mysql.com | 2003-12-21 | 1 | -2/+2 |
* | Prepared_statement deployed instead of PREP_STMT. | konstantin@oak.local | 2003-12-20 | 1 | -258/+335 |
* | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -18/+18 |
* | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -2/+2 |
* | don't delete select_lex->having and select_lex->where as we delete | konstantin@oak.local | 2003-12-01 | 1 | -6/+4 |
* | memory leak (no delete for query= new String) fixed | konstantin@oak.local | 2003-11-27 | 1 | -6/+6 |
* | fix for bug #1946: | konstantin@oak.local | 2003-11-25 | 1 | -1/+0 |
* | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -1/+1 |
* | Update VC++ files | monty@mysql.com | 2003-11-21 | 1 | -1/+0 |
* | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -1/+1 |
* | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -1/+1 |
|\ | |||||
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -1/+1 |
* | | BUG#1644: Insertion of more than 3 NULL columns with parameter binding fails | pem@mysql.comhem.se | 2003-10-27 | 1 | -1/+1 |
|/ | |||||
* | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 1 | -6/+12 |
* | Fix for #1487 | hf@deer.(none) | 2003-10-06 | 1 | -1/+10 |
* | Fix for #1470 | hf@deer.(none) | 2003-10-06 | 1 | -0/+1 |
* | Fix for #1430 | hf@deer.(none) | 2003-10-01 | 1 | -10/+23 |
* | Merge | hf@deer.(none) | 2003-09-26 | 1 | -11/+16 |
|\ | |||||
| * | SCRUM: | hf@deer.(none) | 2003-09-26 | 1 | -11/+16 |
* | | Bug fixed | hf@deer.(none) | 2003-09-25 | 1 | -2/+2 |
* | | merge | monty@mishka.mysql.fi | 2003-09-24 | 1 | -1/+0 |
|\ \ |