Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 | joerg@mysql.com | 2005-05-26 | 1 | -0/+1 |
|\ | |||||
| * | Manual merge. | joerg@mysql.com | 2005-05-26 | 1 | -0/+1 |
| |\ | |||||
| | * | Added a test case for Bug#8009. | jani@ua141d10.elisa.omakaista.fi | 2005-05-24 | 1 | -0/+1 |
* | | | Move function from header file to make it easier to debug | monty@mysql.com | 2005-05-26 | 1 | -0/+16 |
|/ / | |||||
* | | Manual merge of patch fixing several trigger related bugs with main tree. | dlenev@mysql.com | 2005-05-24 | 1 | -21/+22 |
|\ \ | |||||
| * | | Fix for bugs: | dlenev@brandersnatch.localdomain | 2005-05-24 | 1 | -21/+22 |
* | | | Fixed on BUG#6048: Stored procedure causes operating system reboot | pem@mysql.comhem.se | 2005-05-23 | 1 | -1/+2 |
* | | | Revert fix for Bug #6048: it introduced new problems. | jimw@mysql.com | 2005-05-18 | 1 | -15/+4 |
* | | | Resolve merge from 4.1 | jimw@mysql.com | 2005-05-18 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#1... | bell@book.sanja.is.com.ua | 2005-05-16 | 1 | -1/+1 |
* | | | Fixed BUG#6048: Stored procedure causes operating system reboot. | pem@mysql.comhem.se | 2005-05-18 | 1 | -4/+15 |
* | | | merge | bell@book.sanja.is.com.ua | 2005-05-09 | 1 | -0/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Item::fix_field need correct pointer on item reference to chnge it if itis ne... | bell@book.sanja.is.com.ua | 2005-05-09 | 1 | -0/+7 |
* | | | Merge | jimw@mysql.com | 2005-05-07 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | fix for bug #4082: Integer lengths cause truncation with DISTINCT CONCAT and ... | ramil@ram-book.(none) | 2005-05-06 | 1 | -1/+1 |
* | | | merge | monty@mishka.local | 2005-05-06 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -2/+2 |
* | | | Merge | holyfoot@mysql.com | 2005-05-05 | 1 | -35/+41 |
|\ \ \ | |||||
| * | | | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -35/+41 |
* | | | | Manual merge | konstantin@mysql.com | 2005-05-05 | 1 | -1/+23 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | A fix and test case for Bug#9777 " Empty set returned by Prepared Statement w... | konstantin@mysql.com | 2005-05-05 | 1 | -1/+23 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-05-04 | 1 | -1/+67 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | postreview changes | bell@sanja.is.com.ua | 2005-04-30 | 1 | -2/+2 |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-04-30 | 1 | -1/+67 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | if outer refernce (identifier) was resolved with help of cache all subqueries... | bell@sanja.is.com.ua | 2005-04-29 | 1 | -1/+67 |
* | | | | Post-merge fixes for Bug#9096 "select doesn't return all matched | konstantin@mysql.com | 2005-05-04 | 1 | -5/+23 |
* | | | | Manual merge of Bug#9096 | konstantin@mysql.com | 2005-05-03 | 1 | -1/+114 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | A fix and test case for Bug#9096 "select doesn't return all matched | konstantin@mysql.com | 2005-05-03 | 1 | -1/+113 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug9714 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | BUG#9714 libsupc++ problem | msvensson@neptunus.(none) | 2005-04-27 | 1 | -6/+6 |
| | |/ | |/| | |||||
* | | | Bug#8861 | acurtis@xiphis.org | 2005-04-21 | 1 | -0/+1 |
|/ / | |||||
* | | subselect.result, subselect.test: | igor@rurik.mysql.com | 2005-04-15 | 1 | -16/+13 |
* | | Fixed BUG#9674: Stored Procs: Using declared vars in algebric operation | pem@mysql.comhem.se | 2005-04-13 | 1 | -1/+1 |
* | | merge | bar@mysql.com | 2005-04-11 | 1 | -1/+10 |
|\ \ | |/ | |||||
| * | ctype_collate.result, ctype_collate.test, union.result, union.test: | bar@mysql.com | 2005-04-10 | 1 | -1/+10 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-03-31 | 1 | -0/+28 |
| |\ | |||||
* | \ | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0 | hf@deer.(none) | 2005-04-06 | 1 | -6/+10 |
|\ \ \ | |||||
| * | | | Stupid error message for 'insert "aaa"' into decimal column fixed | hf@deer.(none) | 2005-04-06 | 1 | -6/+10 |
* | | | | Merge | jimw@mysql.com | 2005-04-05 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | In TRADITIONAL mode, don't allow a NOT NULL field with no default be set to | jimw@mysql.com | 2005-01-13 | 1 | -0/+22 |
* | | | | | sql/item.cc | serg@serg.mylan | 2005-04-05 | 1 | -1/+1 |
* | | | | | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when... | monty@mysql.com | 2005-04-04 | 1 | -3/+7 |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-04-01 | 1 | -3/+57 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -3/+57 |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-04-01 | 1 | -166/+250 |
|\ \ \ \ \ | |||||
| * | | | | | postmerge 4.1->5.0 fixes | bell@sanja.is.com.ua | 2005-04-01 | 1 | -9/+44 |
| * | | | | | merge 4.1->5.0 | bell@sanja.is.com.ua | 2005-03-31 | 1 | -167/+216 |
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| | | |||||
| | * | | | postmerge fixes | bell@sanja.is.com.ua | 2005-03-30 | 1 | -16/+22 |
| | * | | | fixed union types merging and table related metadata (BUG#8824) | bell@sanja.is.com.ua | 2005-03-23 | 1 | -140/+204 |
* | | | | | Merge | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+28 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | |