summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2005-07-121-0/+29
|\
| * Fix bug#11709 View was ordered by wrong column.unknown2005-07-121-0/+29
* | Fix for BUG#11821 manually mergedunknown2005-07-121-2/+6
|\ \ | |/ |/|
| * Fix for BUG#11821: Make Item_type_holder be able to work with MIN(field), unknown2005-07-121-2/+6
* | manual mergeunknown2005-07-041-9/+6
|\ \
| * | Fixes during review of new codeunknown2005-07-041-9/+6
* | | Merge with 4.1unknown2005-07-031-3/+1
|\ \ \ | | |/ | |/|
| * | Better bug fix for:unknown2005-06-271-3/+1
* | | do not register changes of stack variableunknown2005-07-031-4/+7
* | | - fix -ansi -pedantic errorunknown2005-07-011-1/+1
* | | Name resolution context added (BUG#6443)unknown2005-07-011-211/+303
* | | a fix.unknown2005-06-301-0/+3
* | | a fix (bug #11215: BIGINT: can't set DEFAULT to minimum end-range)unknown2005-06-291-1/+1
| |/ |/|
* | Bug #9728 fix mergeunknown2005-06-231-1/+3
|\ \ | |/
| * Fix bug #9728 decreased functionality in "on duplicate key update"unknown2005-06-221-1/+3
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-221-1/+1
|\ \
| * | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-221-0/+22
|\ \ \
| * | | Fix bug#11298 insert into select from VIEW produces incorrect result unknown2005-06-221-0/+22
| |/ /
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-06-211-0/+1
|\ \ \ | |/ / |/| |
| * | fixed view fields names check and generation (changed after Trudy review: und...unknown2005-06-211-0/+1
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
|/ /
* | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-151-11/+12
|\ \
| * | fixes for windows 64-bit compiler warningsunknown2005-06-131-11/+12
* | | Final patch to the bug #11314 (HAVING DEFAULT hangs)unknown2005-06-141-3/+4
* | | Fix for bug #11314 (HAVING DEFAULT() hangs)unknown2005-06-141-8/+6
|/ /
* | After merge fixesunknown2005-06-071-2/+1
* | Merge with 4.1unknown2005-06-071-3/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+1
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | mergeunknown2005-06-051-6/+4
|\ \
| * | Code cleanups during code reviewsunknown2005-06-011-6/+4
* | | Give Item_arena::is_stmt_prepare a more descriptive name (it marks unknown2005-06-031-1/+1
* | | Mergeunknown2005-06-021-0/+2
|\ \ \ | | |/ | |/|
| * | tztime.cc:unknown2005-06-021-0/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-261-2/+2
| |\ \
| | * \ mergeunknown2005-05-261-2/+2
| | |\ \
| | | * | fixed problem with long string results of expressions in UNIONS (BUG#10025)unknown2005-05-261-2/+2
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-05-311-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | olap.result:unknown2005-05-311-1/+1
* | | | | Small bug fix in SP item reusal (debug mode only).unknown2005-05-311-2/+2
|/ / / /
* | | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-261-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
| | |/
* | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-261-0/+1
|\ \ \
| * \ \ Manual merge.unknown2005-05-261-0/+1
| |\ \ \ | | |/ /
| | * | Added a test case for Bug#8009.unknown2005-05-241-0/+1
| | |/
* | | Move function from header file to make it easier to debugunknown2005-05-261-0/+16
|/ /
* | Manual merge of patch fixing several trigger related bugs with main tree.unknown2005-05-241-21/+22
|\ \
| * | Fix for bugs:unknown2005-05-241-21/+22