summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | - 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
* | | Fixed on BUG#6048: Stored procedure causes operating system rebootunknown2005-05-231-1/+2
* | | Revert fix for Bug #6048: it introduced new problems.unknown2005-05-181-15/+4
* | | Resolve merge from 4.1unknown2005-05-181-1/+1
|\ \ \ | | |/ | |/|
| * | relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#1...unknown2005-05-161-1/+1
* | | Fixed BUG#6048: Stored procedure causes operating system reboot.unknown2005-05-181-4/+15
* | | mergeunknown2005-05-091-0/+7
|\ \ \ | |_|/ |/| |
| * | Item::fix_field need correct pointer on item reference to chnge it if itis ne...unknown2005-05-091-0/+7
* | | Mergeunknown2005-05-071-1/+1
|\ \ \ | | |/ | |/|
| * | fix for bug #4082: Integer lengths cause truncation with DISTINCT CONCAT and ...unknown2005-05-061-1/+1