Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-05 | 1 | -5/+28 |
|\ | |||||
| * | Fix to handle unsigned data in prepared statements (Bug #3447) | monty@mysql.com | 2004-05-04 | 1 | -5/+28 |
* | | After merge fix. | dlenev@brandersnatch.localdomain | 2004-05-04 | 1 | -21/+16 |
* | | Manual merge of bugfix for Bug #1664. | dlenev@brandersnatch.localdomain | 2004-05-04 | 1 | -0/+148 |
|\ \ | |||||
| * | | Fix for remaining issues described in Bug #1664 | dlenev@brandersnatch.localdomain | 2004-05-04 | 1 | -0/+147 |
* | | | return table list of fake_select in empty state to prevent using TABLE_LIST a... | bell@sanja.is.com.ua | 2004-05-03 | 1 | -0/+36 |
* | | | Fix client_test to use new statement assertion macros | sergefp@mysql.com | 2004-04-30 | 1 | -3/+3 |
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-04-30 | 1 | -0/+58 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-04-30 | 1 | -0/+58 |
| |\ \ | |||||
| | * | | Testcase for BUG#3420. The bug itself has been fixed by some previous PS code... | sergefp@mysql.com | 2004-04-14 | 1 | -0/+58 |
* | | | | Only calculate MYSQL_FIELD->max_length if mysql_stmt_attr_set(..., STMT_ATTR_... | monty@mysql.com | 2004-04-30 | 1 | -26/+42 |
* | | | | Merge | monty@mysql.com | 2004-04-30 | 1 | -503/+569 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Update 'MYSQL_FIELD->max_length' on mysql_stmt_store_result() (Bug #1647) | monty@mysql.com | 2004-04-30 | 1 | -503/+569 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-04-30 | 1 | -0/+163 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix for Bug#3035 "Prepared statement integer inserts": now unsigned | konstantin@mysql.com | 2004-04-30 | 1 | -0/+163 |
| |/ / | |||||
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-04-30 | 1 | -1/+31 |
|\ \ \ | |/ / | |||||
| * | | Fix for BUG#3567: Disallow several SQL statements inside a Prepared Statement. | sergefp@mysql.com | 2004-04-27 | 1 | -0/+30 |
| * | | Fixed client_test to run with MAX_KEY=64. | sergefp@mysql.com | 2004-04-27 | 1 | -1/+1 |
| |/ | |||||
* | | Fix and testcase for BUG#3367. | sergefp@mysql.com | 2004-04-13 | 1 | -0/+70 |
|/ | |||||
* | complex join example for test suite | bell@sanja.is.com.ua | 2004-04-09 | 1 | -0/+53 |
* | fixed subquery in the FROM clause with parameter (BUG#3020) | bell@sanja.is.com.ua | 2004-04-08 | 1 | -0/+48 |
* | field->store resuts passing is fixed for REAL and INT for Item_param (BUG3223) | bell@sanja.is.com.ua | 2004-04-08 | 1 | -2/+45 |
* | new error for unsupported command in PS | bell@sanja.is.com.ua | 2004-04-08 | 1 | -23/+220 |
* | reverting table list to be able to use it in next PS call (BUG#2811) | bell@sanja.is.com.ua | 2004-04-06 | 1 | -4/+83 |
* | for Item_param we have to have value set instead of fave item fixed (BUG#3353) | bell@sanja.is.com.ua | 2004-04-03 | 1 | -14/+28 |
* | fixed brocken of client_test | bell@sanja.is.com.ua | 2004-04-03 | 1 | -0/+47 |
* | fix for table/field caching mechanism | bell@sanja.is.com.ua | 2004-04-01 | 1 | -0/+39 |
* | Merge fix. | pem@mysql.com | 2004-03-25 | 1 | -0/+63 |
|\ | |||||
| * | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure. | pem@mysql.comhem.se | 2004-03-25 | 1 | -2/+63 |
* | | fixed union with prepared statement bug found by Konstantin | bell@sanja.is.com.ua | 2004-03-23 | 1 | -3/+57 |
|/ | |||||
* | merge | bell@sanja.is.com.ua | 2004-03-18 | 1 | -1/+34 |
|\ | |||||
| * | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -1/+34 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
* | | New call mysql_stmt_init() introduced. | konstantin@mysql.com | 2004-03-05 | 1 | -14/+31 |
* | | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -2/+0 |
* | | compare a decimal value with a string not a double, as we want to test for an... | serg@serg.mylan | 2004-02-29 | 1 | -18/+18 |
* | | after review fix | bell@sanja.is.com.ua | 2004-02-20 | 1 | -1/+1 |
* | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -2/+94 |
|\ \ | |||||
| * \ | merge | bell@sanja.is.com.ua | 2004-02-14 | 1 | -1/+84 |
| |\ \ | |||||
| * | | | PS fixed to be compatible with derived tables (BUG#2641) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -8/+9 |
| * | | | merge | bell@sanja.is.com.ua | 2004-02-12 | 1 | -169/+249 |
| |\ \ \ | |||||
| * | | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -1/+2 |
| * | | | | fixed cleupup() for distinct aggregate functions (BUG#2663) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+33 |
| * | | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+51 |
* | | | | | Merge with public tree | monty@mysql.com | 2004-02-16 | 2 | -94/+210 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 2 | -94/+210 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Ensure that privileges are tested properly for multi-table-updates. | monty@mysql.com | 2004-02-03 | 2 | -94/+210 |
* | | | | manual merge, bug #2247 | konstantin@mysql.com | 2004-02-13 | 1 | -0/+80 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix for bug #2247: "mysql_stmt_affected_rows returns affected rows from | konstantin@oak.local | 2004-02-06 | 1 | -0/+80 |
| |/ / | |||||
* | | | Manual merge. | dlenev@mysql.com | 2004-02-11 | 1 | -140/+177 |
|\ \ \ |