Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Better handling of ensuring that setup_tables() are not called twice | monty@mysql.com | 2005-01-03 | 1 | -12/+15 |
* | | Remove clear_insert_values() because it was far from trivial to handle the cl... | monty@mysql.com | 2005-01-03 | 1 | -3/+11 |
* | | post-merge | serg@sergbook.mysql.com | 2004-12-31 | 1 | -4/+4 |
* | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -24/+4 |
|\ \ | |/ | |||||
| * | better fix for bug#7242 (crash in prepared INSERT ... UPDATE) | serg@serg.mylan | 2004-12-24 | 1 | -26/+4 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -8/+12 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -2/+24 |
|\ \ | |/ | |||||
| * | Bug#7242 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-12-14 | 1 | -0/+23 |
| * | WL#2274 - INSERT..SELECT..UPDATE | acurtis@pcgem.rdg.cyberkinetica.com | 2004-12-13 | 1 | -1/+1 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-12-09 | 1 | -1/+0 |
| |\ | |||||
| | * | Fix for bug #6765 "Implicit access to time zone description | dlenev@brandersnatch.localdomain | 2004-12-09 | 1 | -1/+0 |
* | | | Merge with global tree | monty@mysql.com | 2004-12-19 | 1 | -3/+0 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -2/+11 |
|\ \ \ | |/ / | |||||
| * | | Fixes to make mysql-test-run --embedded-server working | hf@deer.(none) | 2004-12-02 | 1 | -2/+11 |
| |/ | |||||
* | | spelling fixed/comments added (postreview fixes) | bell@sanja.is.com.ua | 2004-11-25 | 1 | -0/+2 |
* | | post-merge fix | bell@sanja.is.com.ua | 2004-11-25 | 1 | -6/+21 |
* | | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -16/+60 |
|\ \ | |||||
| * \ | merge | bell@sanja.is.com.ua | 2004-11-11 | 1 | -8/+52 |
| |\ \ | |||||
| | * \ | merge | bell@sanja.is.com.ua | 2004-10-05 | 1 | -8/+52 |
| | |\ \ | |||||
| | | * | | support of join view updateability (WL#1809) | bell@sanja.is.com.ua | 2004-09-15 | 1 | -8/+45 |
| | | * | | fixed merged view fields names (BUG#5147) | bell@sanja.is.com.ua | 2004-09-14 | 1 | -0/+7 |