Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for PREPARE stmt1 FROM @var, | sergefp@mysql.com | 2004-05-24 | 1 | -39/+69 |
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-21 | 1 | -52/+243 |
|\ | |||||
| * | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2) | sergefp@mysql.com | 2004-05-21 | 1 | -22/+30 |
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-06 | 1 | -39/+222 |
| |\ | |||||
| | * | WL#1622: Post-merge fixes | sergefp@mysql.com | 2004-05-05 | 1 | -8/+8 |
| | * | Manual merge for WL#1622 code, will need fixes | sergefp@mysql.com | 2004-05-05 | 1 | -41/+224 |
| | |\ | |||||
| | | * | More small WL#1622 fixes: Allocate name of Prepared Statement on PS's mem_root. | sergefp@mysql.com | 2004-04-30 | 1 | -4/+2 |
| | | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-04-30 | 1 | -38/+219 |
| | | |\ | |||||
| | | | * | Post-merge fixes | sergefp@mysql.com | 2004-04-14 | 1 | -2/+1 |
| | | | * | Merged | sergefp@mysql.com | 2004-04-13 | 1 | -39/+221 |
| | | | |\ | |||||
| | | | | * | WL#1622 "SQL Syntax for Prepared Statements": post-review fixes: | sergefp@mysql.com | 2004-04-13 | 1 | -48/+65 |
| | | | | * | Merge | sergefp@mysql.com | 2004-04-08 | 1 | -18/+186 |
| | | | | |\ | |||||
| | | | | | * | Correct handling of parameter variables with NULL values in PREPARE queries | sergefp@mysql.com | 2004-04-07 | 1 | -2/+4 |
| | | | | | * | Post-merge fixes | sergefp@mysql.com | 2004-04-05 | 1 | -18/+184 |
| | | | | | |\ | |||||
| | | | | | | * | Many files: | sergefp@mysql.com | 2004-04-05 | 1 | -18/+184 |
* | | | | | | | | embedded library: fix for sending of parameters to stored procedure. | hf@deer.(none) | 2004-05-18 | 1 | -3/+13 |
* | | | | | | | | Fixes for #3371, #3372, #3374, #3375, #3376 | hf@deer.(none) | 2004-05-15 | 1 | -0/+58 |
|/ / / / / / / | |||||
* | | | | | | | mysql_stmt_reset now expects ok/error packet from server. | konstantin@mysql.com | 2004-05-06 | 1 | -7/+11 |
* | | | | | | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1 | miguel@hegel.local | 2004-05-05 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-05 | 1 | -2/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Delete Items created during Prepared Stat (memory leak bug) (Bug #3451) | monty@mysql.com | 2004-05-05 | 1 | -2/+5 |
| | |/ / / / / | |||||
* | | | | | | | Fixes for prior commit | miguel@hegel.local | 2004-05-05 | 1 | -3/+3 |
* | | | | | | | Windows fixes for VC++ compiler compability | miguel@hegel.local | 2004-05-05 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Manual merge of bugfix for Bug #1664. | dlenev@brandersnatch.localdomain | 2004-05-04 | 1 | -20/+30 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix for remaining issues described in Bug #1664 | dlenev@brandersnatch.localdomain | 2004-05-04 | 1 | -20/+30 |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-04-30 | 1 | -4/+16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix for Bug#3035 "Prepared statement integer inserts": now unsigned | konstantin@mysql.com | 2004-04-30 | 1 | -4/+16 |
| |/ / / / | |||||
* | | | | | Fix and testcase for BUG#3367. | sergefp@mysql.com | 2004-04-13 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | after review PS fixes | bell@sanja.is.com.ua | 2004-04-10 | 1 | -152/+142 |
* | | | | merge | bell@sanja.is.com.ua | 2004-04-08 | 1 | -67/+406 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | new error for unsupported command in PS | bell@sanja.is.com.ua | 2004-04-08 | 1 | -67/+406 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-04-07 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * \ \ \ | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-04-06 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | don't modify constant strings | serg@serg.mylan | 2004-04-06 | 1 | -1/+1 |
| * | | | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | after review changes | bell@sanja.is.com.ua | 2004-04-07 | 1 | -2/+2 |
| |/ / |/| | | |||||
* | | | 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 |
| |\ \ \ |