summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes to avoid errors from valgrindmonty@narttu.mysql.fi2003-03-181-1/+1
* Merge with 4.0monty@narttu.mysql.fi2003-03-161-4/+7
|\
| * mergedserg@serg.mysql.com2003-03-131-4/+7
| |\
| | * fixed an obscure bug in group by + having + Item_ref::get_dateserg@serg.mysql.com2003-03-111-4/+7
| * | Integer values between 9223372036854775807 and 9999999999999999999 are nowmonty@narttu.mysql.fi2003-02-271-0/+5
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-03-101-1/+1
|\ \ \
| * | | fixed crash on non-well-constructed referencebell@sanja.is.com.ua2003-03-101-1/+1
* | | | sql_acl.cc, item.h:bar@bar.mysql.r18.ru2003-03-071-4/+5
|/ / /
* | | Coercibility is now stored in user varsbar@bar.mysql.r18.ru2003-03-031-2/+2
* | | Strings which appear without charset context, bar@bar.mysql.r18.ru2003-03-031-3/+3
* | | Many files:bar@bar.mysql.r18.ru2003-02-281-3/+9
* | | Move tmp_table_used to THDmonty@mashka.mysql.fi2003-02-101-3/+6
* | | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+18
|\ \ \ | |/ /
| * | Fix for MIN/MAX with empty tablesmonty@mashka.mysql.fi2003-02-031-0/+1
| * | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-0/+16
| * | Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overrunsmonty@mashka.mysql.fi2002-12-261-2/+0
| * | current_user() to return priv_userserg@serg.mysql.com2002-12-051-1/+3
* | | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-1/+1
* | | changes based on partial revie of task 577 (SCRUM)bell@sanja.is.com.ua2003-01-301-15/+26
* | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-6/+0
* | | Mergebell@sanja.is.com.ua2003-01-281-11/+35
|\ \ \
| * \ \ Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1bell@sanja.is.com.ua2003-01-261-4/+10
| |\ \ \
| | * | | removed switching off static table optimization for subselects (SCRUM , pre-c...bell@sanja.is.com.ua2003-01-261-4/+10
| * | | | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...bell@sanja.is.com.ua2003-01-261-3/+3
| * | | | mergingbell@sanja.is.com.ua2003-01-251-4/+22
| |\ \ \ \
| | * | | | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-4/+23
* | | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@deer.mysql.r18.ru2003-01-281-1/+6
|\ \ \ \ \ \
| * | | | | | making the keyword ROW for row items optional serg@serg.mysql.com2003-01-261-1/+1
| |/ / / / /
| * | | | | MYSQL_TIME handling(Direct DATE,TIME and TS th' structure) - servervenu@myvenu.com2003-01-231-0/+5
* | | | | | SCRUMhf@deer.mysql.r18.ru2003-01-221-8/+3
* | | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@deer.mysql.r18.ru2003-01-211-21/+37
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SCRUMhf@deer.mysql.r18.ru2003-01-211-23/+21
| * | | | | SCRUMhf@deer.mysql.r18.ru2003-01-051-0/+6
| * | | | | small bugfixhf@deer.mysql.r18.ru2003-01-051-1/+1
| * | | | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-051-2/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | SCRUMhf@deer.mysql.r18.ru2003-01-051-2/+13
* | | | | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-4/+10
|\ \ \ \ \ \
| * | | | | | strnto family functions now return error in a new argumentbar@bar.mysql.r18.ru2003-01-161-4/+10
* | | | | | | SCRUMhf@deer.mysql.r18.ru2003-01-201-18/+0
* | | | | | | resolving conflictshf@deer.mysql.r18.ru2003-01-151-86/+164
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Updates for multi-byte character setsmonty@mashka.mysql.fi2003-01-141-2/+6
| |/ / / / /
| * | | | | postreviews fix (SCRUM related)bell@sanja.is.com.ua2002-12-311-0/+4
| * | | | | postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-3/+3
| * | | | | support of subselect without FROM reducing (SCRUM)bell@sanja.is.com.ua2002-12-261-2/+5
| * | | | | row IN subselects (SCRUM)bell@sanja.is.com.ua2002-12-191-1/+69
| * | | | | Item_in_optimizer is changed to be used with row IN subselect (SCRUM)bell@sanja.is.com.ua2002-12-191-72/+0
| * | | | | support of simple row subselects (SCRUM)bell@sanja.is.com.ua2002-12-191-19/+7
| * | | | | optimized single value subselect (to be used as row) (SCRUM)bell@sanja.is.com.ua2002-12-191-9/+92
| |/ / / /
* | | | | Merginghf@deer.mysql.r18.ru2002-12-161-1/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Resolving merge conflictshf@deer.mysql.r18.ru2002-12-121-1/+18
| |\ \ \ \ | | |/ / / | |/| | |