summaryrefslogtreecommitdiff
path: root/sql/item_row.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* BUG#21166: Prepared statement causes signal 11 on second executionkroki/tomash@moonlight.intranet2006-08-241-1/+11
* Merge mysql.com:/opt/local/work/mysql-4.1-16365konstantin@mysql.com2006-04-121-1/+15
|\
| * A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) konstantin@mysql.com2006-04-071-1/+15
* | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-1/+1
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-2/+2
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-2/+2
* | Merge with 4.1monty@mysql.com2005-02-101-16/+2
|\ \ | |/
| * Better bugfix for "HAVING when refering to RAND()" (Bug #8216)monty@mysql.com2005-02-081-17/+2
* | Precision Math implementationhf@deer.(none)2005-02-091-2/+1
* | Merge with 4.1 to get bug fixmonty@mysql.com2005-02-071-3/+8
|\ \ | |/
| * Fixed bug in HAVING when refering to RAND() through aliasmonty@mysql.com2005-02-071-3/+8
* | Merge with 4.1monty@mishka.local2004-12-221-0/+1
|\ \ | |/
| * Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0sergefp@mysql.com2004-12-141-2/+2
| * Merging fix for BUG#6976 from 4.0 to 4.1 sergefp@mysql.com2004-12-131-1/+2
* | mergebell@sanja.is.com.ua2004-11-121-2/+2
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-221-2/+2
| |\ \
| | * | errors without code removedbell@sanja.is.com.ua2004-10-201-2/+2
* | | | merge with 4.1monty@mysql.com2004-10-291-3/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | A small simplification: perform two actions at once, register akonstantin@mysql.com2004-10-101-2/+2
| * | Deployment of centralized Item change registry, step 2: Item_ref konstantin@mysql.com2004-10-081-3/+5
| |/
* | Merge for Item_equal.igor@rurik.mysql.com2004-10-091-0/+12
|\ \ | |/ |/|
| * Manual mergeigor@rurik.mysql.com2004-02-191-1/+1
| |\
| * | Many files:igor@rurik.mysql.com2004-02-181-3/+3
| * | This ChangeSet Introdices Item_equal.igor@rurik.mysql.com2003-11-261-0/+12
* | | after mergeserg@serg.mylan2004-08-261-1/+2
* | | DBUG_ASSERT(fixed == 0) added to fix_fields()bell@sanja.is.com.ua2004-03-171-0/+2
* | | revision of fix_fields() calls (BUG2838)bell@sanja.is.com.ua2004-02-181-8/+10
| |/ |/|
* | Fix for prepared statementshf@deer.(none)2003-12-301-1/+1
|/
* fixed printability of Items (all items except subselects)bell@laptop.sanja.is.com.ua2003-10-121-0/+12
* fixed error namesbell@laptop.sanja.is.com.ua2003-10-061-2/+2
* Item tree iteratorbell@sanja.is.com.ua2003-07-021-0/+10
* after review changes (SCRUM)bell@sanja.is.com.ua2003-07-021-6/+0
* Move tmp_table_used to THDmonty@mashka.mysql.fi2003-02-101-1/+1
* fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-0/+9
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-10/+0
* fixed row items with group functionsbell@sanja.is.com.ua2003-01-291-9/+28
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* Fixed that derived tables are properly dropedmonty@mashka.mysql.fi2003-01-071-1/+1
* post-post-review fix (SCRUM)bell@sanja.is.com.ua2003-01-021-0/+2
* postreviews fix (SCRUM related)bell@sanja.is.com.ua2002-12-311-20/+8
* support of subselect without FROM reducing (SCRUM)bell@sanja.is.com.ua2002-12-261-1/+16
* row IN subselects (SCRUM)bell@sanja.is.com.ua2002-12-191-1/+8
* postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-101-0/+19
* Row item fixing (SCRUM related)bell@sanja.is.com.ua2002-12-071-3/+20
* checking columns of top itemsbell@sanja.is.com.ua2002-11-291-1/+1
* basic row Items (SCRUM)bell@sanja.is.com.ua2002-11-151-0/+66