Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust to the changed Query_arena constructor: | konstantin@mysql.com | 2005-06-22 | 1 | -1/+1 |
* | Fix a formatting bug and add a test for it. | konstantin@mysql.com | 2005-06-20 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-06-17 | 1 | -10/+11 |
|\ | |||||
| * | Rename all prepared statements COM_ commands to prefix with COM_STMT_ | konstantin@mysql.com | 2005-06-17 | 1 | -10/+11 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-06-17 | 1 | -23/+51 |
|\ \ | |/ | |||||
| * | Post-merge fixes. | konstantin@mysql.com | 2005-06-17 | 1 | -8/+7 |
| * | Manual merge (4.1->5.0) | konstantin@mysql.com | 2005-06-17 | 1 | -23/+52 |
| |\ | |||||
| | * | Fix Bug#9334 "PS API queries in log file" and | konstantin@mysql.com | 2005-06-17 | 1 | -22/+49 |
* | | | renamed: | serg@serg.mylan | 2005-06-15 | 1 | -10/+10 |
|/ / | |||||
* | | A fix and test case for Bug#10729 "mysql_stmt_attr_set | konstantin@mysql.com | 2005-06-09 | 1 | -24/+34 |
* | | Manual merge | dlenev@mysql.com | 2005-06-09 | 1 | -3/+1 |
|\ \ | |||||
| * | | Fix for bug #11158 "Can't perform multi-delete in stored procedure". | dlenev@brandersnatch.localdomain | 2005-06-09 | 1 | -2/+1 |
* | | | Trim trailing spaces. | konstantin@mysql.com | 2005-06-08 | 1 | -104/+104 |
* | | | Cleanup sql_prepare.cc | konstantin@mysql.com | 2005-06-08 | 1 | -176/+136 |
* | | | A followup patch for Bug#7306 (limit in prepared statements): | konstantin@mysql.com | 2005-06-08 | 1 | -0/+3 |
|/ / | |||||
* | | Fixed failing tests for not 32 bit intel machines | monty@mysql.com | 2005-05-16 | 1 | -5/+5 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-05-12 | 1 | -7/+20 |
|\ \ | |||||
| * | | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute" | konstantin@mysql.com | 2005-05-12 | 1 | -7/+20 |
* | | | Manual merge | igor@rurik.mysql.com | 2005-05-10 | 1 | -5/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Many files: | igor@rurik.mysql.com | 2005-05-10 | 1 | -5/+1 |
* | | | A fix and a test case for Bug#9520 "SELECT DISTINCT crashes server | konstantin@mysql.com | 2005-04-30 | 1 | -1/+1 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-04-22 | 1 | -5/+0 |
|\ \ | |||||
| * | | Fix for bug #9486 "Can't perform multi-update in stored procedure". | dlenev@brandersnatch.localdomain | 2005-04-15 | 1 | -5/+0 |
* | | | Allow SQLCOM_CALL in prepared mode. | konstantin@mysql.com | 2005-04-13 | 1 | -0/+1 |
|/ / | |||||
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-04-01 | 1 | -0/+3 |
|\ \ | |||||
| * | | fixed mechanism of detection selection from table wich we update | bell@sanja.is.com.ua | 2005-03-28 | 1 | -0/+3 |
* | | | merge 4.1->5.0 | bell@sanja.is.com.ua | 2005-03-31 | 1 | -2/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | fixed union types merging and table related metadata (BUG#8824) | bell@sanja.is.com.ua | 2005-03-23 | 1 | -2/+2 |
* | | Manual merge | konstantin@mysql.com | 2005-03-24 | 1 | -6/+8 |
|\ \ | |||||
| * | | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors" | konstantin@mysql.com | 2005-03-24 | 1 | -6/+8 |
* | | | Field::quote_data(): | serg@serg.mylan | 2005-03-17 | 1 | -1/+1 |
|/ / | |||||
* | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -1/+1 |
* | | Fix for sp.test failure in --ps-protocol mode (2nd attempt). | dlenev@brandersnatch.localdomain | 2005-03-10 | 1 | -32/+67 |
* | | Fix for yet another memleak caused by SP-locking patch. | dlenev@brandersnatch.localdomain | 2005-03-05 | 1 | -2/+0 |
* | | Manual merge SP-locking improvements patch with current tree. | dlenev@mysql.com | 2005-03-04 | 1 | -18/+7 |
|\ \ | |||||
| * | | Better approach for prelocking of tables for stored routines execution | dlenev@brandersnatch.localdomain | 2005-03-04 | 1 | -18/+7 |
* | | | Fixes for bug#8115 "Server Crash with prepared statement" | konstantin@mysql.com | 2005-03-03 | 1 | -8/+27 |
* | | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -5/+3 |
|/ / | |||||
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@deer.(none) | 2005-02-09 | 1 | -0/+13 |
|\ \ | |||||
| * | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+13 |
* | | | WL#2130: Table locking for stored FUNCTIONs | pem@mysql.comhem.se | 2005-02-08 | 1 | -3/+5 |
|/ / | |||||
* | | Merge with 4.1 | monty@mysql.com | 2005-01-15 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Fix bug in INSERT DELAYED with prepared statements | monty@mysql.com | 2005-01-14 | 1 | -1/+5 |
* | | Manual merge. | konstantin@mysql.com | 2005-01-13 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Add logging of COM_EXECUTE in the general query log. | konstantin@mysql.com | 2005-01-13 | 1 | -1/+4 |
* | | Fixed a bug in prepared statements error handling | monty@mysql.com | 2005-01-06 | 1 | -2/+2 |
* | | added correct res initialisation | bell@sanja.is.com.ua | 2005-01-05 | 1 | -1/+12 |
* | | fixed bugs in view code with prepared statemnts | bell@sanja.is.com.ua | 2005-01-04 | 1 | -17/+62 |
* | | After merge fixes | monty@mysql.com | 2005-01-04 | 1 | -1/+6 |
* | | fixed reporting error | bell@sanja.is.com.ua | 2005-01-03 | 1 | -2/+3 |