Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ | |||||
| * | | | Fix for BUG#2703 | guilhem@gbichot2.local | 2004-02-11 | 1 | -140/+177 |
| |/ / | |||||
* | | | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs" | dlenev@dlenev.mshome | 2004-02-10 | 1 | -29/+69 |
|/ / | |||||
* | | Prepared_statement deployed instead of PREP_STMT. | konstantin@oak.local | 2003-12-20 | 1 | -1/+1 |
* | | commented why valgrind barks at the bug #1500 | konstantin@oak.local | 2003-12-08 | 1 | -0/+5 |
* | | cleanup | konstantin@oak.local | 2003-11-26 | 1 | -3/+3 |
* | | cleanup | konstantin@oak.local | 2003-11-26 | 1 | -2/+2 |
* | | - fixed compile error in tests/client_test.c | lenz@kallisto.local | 2003-11-26 | 1 | -1/+1 |
* | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2003-11-25 | 1 | -2/+34 |
|\ \ | |||||
| * | | fork_big2.pl: | igor@rurik.mysql.com | 2003-11-25 | 1 | -2/+34 |
* | | | fix for bug #1946: | konstantin@oak.local | 2003-11-25 | 1 | -0/+28 |
|/ / | |||||
* | | Fix for bug #1500 "Server crash with mysql_prepare" | dlenev@dlenev.mshome | 2003-11-23 | 1 | -0/+112 |
* | | Changed mysql_next_result() to return int instead of bool | monty@mashka.mysql.fi | 2003-11-19 | 1 | -395/+444 |
* | | Delete duplicate error message names | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
* | | BUG#1644: Insertion of more than 3 NULL columns with parameter binding fails | pem@mysql.comhem.se | 2003-10-27 | 1 | -2/+1 |
* | | A few more fixes. | pem@mysql.comhem.se | 2003-10-25 | 1 | -2/+111 |
* | | A major overhaul to adopt to recent changes. It now passes all tests. | pem@mysql.comhem.se | 2003-10-25 | 1 | -70/+130 |
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Block SIGPIPE also for not threaded client programs. | monty@narttu.mysql.fi | 2003-09-23 | 1 | -2/+2 |
* | | - Code cleanup: replaced C++-style comments with the proper syntax for | lenz@kallisto.local | 2003-09-24 | 1 | -1/+1 |
* | | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 1 | -13/+12 |
|\ \ | |||||
| * | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -13/+12 |
* | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation) | bell@sanja.is.com.ua | 2003-09-02 | 1 | -0/+80 |
|/ / | |||||
* | | fixed string parameter assugnment (coping instead of asigning pointer to buff... | bell@sanja.is.com.ua | 2003-09-02 | 1 | -2/+86 |
* | | Fix for timestamp issue (BR #819) | venu@myvenu.com | 2003-07-30 | 1 | -24/+52 |
* | | Enable warnings by default for single value list inserts also when the client... | venu@myvenu.com | 2003-07-21 | 1 | -4/+87 |
* | | test for SQL_MODE with PIPES_AS_CONCAT, ANSI and IGNORE_SPACE | venu@myvenu.com | 2003-06-24 | 1 | -4/+135 |
* | | Fix for mysql_list_fields & reset stmt buffers from stmt_free_result | venu@myvenu.com | 2003-06-08 | 1 | -47/+191 |