summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0joerg@mysql.com2005-05-261-0/+1
|\
| * Manual merge.joerg@mysql.com2005-05-261-0/+1
| |\
| | * Added a test case for Bug#8009.jani@ua141d10.elisa.omakaista.fi2005-05-241-0/+1
* | | Move function from header file to make it easier to debugmonty@mysql.com2005-05-261-0/+16
|/ /
* | Manual merge of patch fixing several trigger related bugs with main tree.dlenev@mysql.com2005-05-241-21/+22
|\ \
| * | Fix for bugs:dlenev@brandersnatch.localdomain2005-05-241-21/+22
* | | Fixed on BUG#6048: Stored procedure causes operating system rebootpem@mysql.comhem.se2005-05-231-1/+2
* | | Revert fix for Bug #6048: it introduced new problems.jimw@mysql.com2005-05-181-15/+4
* | | Resolve merge from 4.1jimw@mysql.com2005-05-181-1/+1
|\ \ \ | | |/ | |/|
| * | relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#1...bell@book.sanja.is.com.ua2005-05-161-1/+1
* | | Fixed BUG#6048: Stored procedure causes operating system reboot.pem@mysql.comhem.se2005-05-181-4/+15
* | | mergebell@book.sanja.is.com.ua2005-05-091-0/+7
|\ \ \ | |_|/ |/| |
| * | Item::fix_field need correct pointer on item reference to chnge it if itis ne...bell@book.sanja.is.com.ua2005-05-091-0/+7
* | | Mergejimw@mysql.com2005-05-071-1/+1
|\ \ \ | | |/ | |/|
| * | fix for bug #4082: Integer lengths cause truncation with DISTINCT CONCAT and ...ramil@ram-book.(none)2005-05-061-1/+1
* | | mergemonty@mishka.local2005-05-061-2/+2
|\ \ \ | |_|/ |/| |
| * | Fixes while reviewing new codemonty@mishka.local2005-05-061-2/+2
* | | Mergeholyfoot@mysql.com2005-05-051-35/+41
|\ \ \
| * | | A lot of fixes to Precision mathholyfoot@hf-ibm.(none)2005-05-051-35/+41
* | | | Manual mergekonstantin@mysql.com2005-05-051-1/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | A fix and test case for Bug#9777 " Empty set returned by Prepared Statement w...konstantin@mysql.com2005-05-051-1/+23
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-041-1/+67
|\ \ \ \ | | |/ / | |/| |
| * | | postreview changesbell@sanja.is.com.ua2005-04-301-2/+2
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-04-301-1/+67
| |\ \ \ | | |_|/ | |/| |
| | * | if outer refernce (identifier) was resolved with help of cache all subqueries...bell@sanja.is.com.ua2005-04-291-1/+67
* | | | Post-merge fixes for Bug#9096 "select doesn't return all matchedkonstantin@mysql.com2005-05-041-5/+23
* | | | Manual merge of Bug#9096konstantin@mysql.com2005-05-031-1/+114
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | A fix and test case for Bug#9096 "select doesn't return all matched konstantin@mysql.com2005-05-031-1/+113
* | | Merge neptunus.(none):/home/msvensson/mysql/bug9714msvensson@neptunus.(none)2005-04-271-6/+6
|\ \ \
| * | | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-6/+6
| | |/ | |/|
* | | Bug#8861acurtis@xiphis.org2005-04-211-0/+1
|/ /
* | subselect.result, subselect.test:igor@rurik.mysql.com2005-04-151-16/+13
* | Fixed BUG#9674: Stored Procs: Using declared vars in algebric operationpem@mysql.comhem.se2005-04-131-1/+1
* | mergebar@mysql.com2005-04-111-1/+10
|\ \ | |/
| * ctype_collate.result, ctype_collate.test, union.result, union.test:bar@mysql.com2005-04-101-1/+10
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-03-311-0/+28
| |\
* | \ Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-04-061-6/+10
|\ \ \
| * | | Stupid error message for 'insert "aaa"' into decimal column fixedhf@deer.(none)2005-04-061-6/+10
* | | | Mergejimw@mysql.com2005-04-051-0/+22
|\ \ \ \
| * | | | In TRADITIONAL mode, don't allow a NOT NULL field with no default be set tojimw@mysql.com2005-01-131-0/+22
* | | | | sql/item.ccserg@serg.mylan2005-04-051-1/+1
* | | | | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...monty@mysql.com2005-04-041-3/+7
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-04-011-3/+57
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-3/+57
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-04-011-166/+250
|\ \ \ \ \
| * | | | | postmerge 4.1->5.0 fixesbell@sanja.is.com.ua2005-04-011-9/+44
| * | | | | merge 4.1->5.0bell@sanja.is.com.ua2005-03-311-167/+216
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | postmerge fixesbell@sanja.is.com.ua2005-03-301-16/+22
| | * | | fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-140/+204
* | | | | Mergemsvensson@neptunus.(none)2005-03-301-0/+28
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |