summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/bug9714unknown2005-04-271-6/+6
|\
| * BUG#9714 libsupc++ problemunknown2005-04-271-6/+6
* | Bug#8861unknown2005-04-211-0/+1
|/
* subselect.result, subselect.test:unknown2005-04-151-16/+13
* Fixed BUG#9674: Stored Procs: Using declared vars in algebric operationunknown2005-04-131-1/+1
* mergeunknown2005-04-111-1/+10
|\
| * ctype_collate.result, ctype_collate.test, union.result, union.test:unknown2005-04-101-1/+10
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-311-0/+28
| |\
* | \ Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-04-061-6/+10
|\ \ \
| * | | Stupid error message for 'insert "aaa"' into decimal column fixedunknown2005-04-061-6/+10
* | | | Mergeunknown2005-04-051-0/+22
|\ \ \ \
| * | | | In TRADITIONAL mode, don't allow a NOT NULL field with no default be set tounknown2005-01-131-0/+22
* | | | | sql/item.ccunknown2005-04-051-1/+1
* | | | | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...unknown2005-04-041-3/+7
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-011-3/+57
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-3/+57
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-011-166/+250
|\ \ \ \ \
| * | | | | postmerge 4.1->5.0 fixesunknown2005-04-011-9/+44
| * | | | | merge 4.1->5.0unknown2005-03-311-167/+216
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | postmerge fixesunknown2005-03-301-16/+22
| | * | | fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-140/+204
* | | | | Mergeunknown2005-03-301-0/+28
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | BUG#8807 Select crash serverunknown2005-03-301-0/+28
| |/ /
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-221-12/+2
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-211-12/+2
| |\ \ \
| | * | | Cleanups during review of codeunknown2005-03-211-12/+2
* | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-211-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-3/+3
| |/ / /
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-171-0/+12
|\ \ \ \ | |/ / /
| * | | Merge 4.1 -> 5.0unknown2005-03-171-0/+12
| |\ \ \ | | |/ /
| | * | # Bug#8785 Problem with nested concats andunknown2005-03-151-0/+12
* | | | Field::quote_data():unknown2005-03-171-1/+1
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-131-0/+125
|\ \ \
| * | | WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) andunknown2005-03-131-0/+125
* | | | Mergeunknown2005-03-101-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for BUG#7425.unknown2005-03-091-0/+1
* | | Merge in fix Bug#3788unknown2005-03-081-1/+1
|\ \ \
| * | | Bug#3788unknown2005-03-041-1/+1
* | | | Mergeunknown2005-03-051-8/+2
|\ \ \ \ | | |/ / | |/| |
| * | | type_blob.result, func_system.result, func_str.result, ctype_collate.result:unknown2005-03-041-8/+2
| * | | Backport my_strntod() from 5.0unknown2005-02-221-4/+7
* | | | Fix for Bug#8801: the bug was in co-operation of Item_refunknown2005-03-011-131/+122
* | | | Fixes while during review of last pullunknown2005-02-261-2/+1
* | | | Merge with global treeunknown2005-02-251-12/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove compiler warnings and remove not used variablesunknown2005-02-251-12/+9
* | | | Merge 52.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0unknown2005-02-231-1/+1
|\ \ \ \ | |/ / /
| * | | Fix for BUG#8397 (second commit after review): unknown2005-02-221-1/+1
* | | | Abort procesing current item if it was substituted by view field (BUF#6894)unknown2005-02-221-13/+43
* | | | Mergeunknown2005-02-201-33/+147
|\ \ \ \ | |/ / /
| * | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-2/+121