summaryrefslogtreecommitdiff
path: root/sql/item_row.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+8
* Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa...Sergey Glukhov2010-03-191-1/+3
* Bug#48294 assertion when creating a view based on some row() construct in sel...Sergey Glukhov2010-02-121-1/+6
* Fix for Bug#30217: Views: changes in metadata behaviouranozdrin/alik@quad.2008-02-221-2/+2
* Doxygenization of comments.cmiller@zippy.cornsilk.net2007-10-111-1/+6
* WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-2/+2
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergekostja@bodhi.local2006-08-301-1/+11
|\ \ | |/
| * BUG#21166: Prepared statement causes signal 11 on second executionkroki/tomash@moonlight.intranet2006-08-241-1/+11
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-2/+4
|/
* 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