summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mysql.com2005-02-101-48/+8
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-02-091-3/+2
| |\
| | * reverted patch for BUG#7351 (because of performance ussie)bell@sanja.is.com.ua2005-02-091-3/+2
| * | Better bugfix for "HAVING when refering to RAND()" (Bug #8216)monty@mysql.com2005-02-081-46/+6
| |/
* | Precision Math implementationhf@deer.(none)2005-02-091-64/+380
* | Merge with 4.1 to get bug fixmonty@mysql.com2005-02-071-2/+43
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-02-071-2/+44
| |\
| | * Fixed bug in HAVING when refering to RAND() through aliasmonty@mysql.com2005-02-071-2/+44
* | | Merge mysql.com:/home/psergey/mysql-4.1-bug7816sergefp@mysql.com2005-02-051-0/+4
|\ \ \ | |/ /
| * | Fix for BUG#7716: in in_string::set() take into account that the value returned sergefp@mysql.com2005-02-041-0/+4
| |/
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-01-201-55/+4
|\ \ | |/
| * item_cmpfunc.cc:bar@mysql.com2005-01-201-55/+4
* | mergebar@mysql.com2005-01-181-0/+3
|\ \ | |/
| * 1. Item now uses my_charset_bin by default,bar@mysql.com2005-01-181-0/+3
* | Fixed memory reference errors found by valgrindmonty@mysql.com2005-01-121-1/+1
* | manually mergedserg@sergbook.mysql.com2004-12-311-2/+3
|\ \ | |/
| * subselect.result, subselect.test:igor@rurik.mysql.com2004-12-251-2/+3
* | After merge fixesmonty@mysql.com2004-12-311-1/+1
* | Merge with 4.1monty@mishka.local2004-12-221-9/+46
|\ \ | |/
| * * Added comments and one assertsergefp@mysql.com2004-12-141-2/+4
| * Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0sergefp@mysql.com2004-12-141-2/+2
| * Merged (will need a post-merge fix)sergefp@mysql.com2004-12-131-1/+2
| |\
| | * Merging fix for BUG#6976 from 4.0 to 4.1 sergefp@mysql.com2004-12-131-1/+2
| * | fixed optimized SOME subquerybell@sanja.is.com.ua2004-12-131-4/+4
| |/
| * postreview fixbell@sanja.is.com.ua2004-12-071-1/+3
| * mergebell@sanja.is.com.ua2004-12-071-7/+39
| |\
| | * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-181-7/+39
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-1/+1
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-1/+1
* | | | Merge with 4.1monty@mysql.com2004-12-061-6/+6
|\ \ \ \ | | |/ / | |/| |
| * | | merged on pullmonty@mysql.com2004-12-021-6/+6
| |\ \ \
| | * | | Cleanups during review stagemonty@mysql.com2004-12-021-6/+6
* | | | | mergedserg@serg.mylan2004-11-281-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | mergedserg@serg.mylan2004-11-281-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes while reviewing codemonty@mysql.com2004-11-261-3/+4
* | | | | mergedserg@serg.mylan2004-11-221-9/+11
|\ \ \ \ \ | |/ / / /
| * | | | Bug #6737: REGEXP gives wrong result with case sensitive collation:bar@mysql.com2004-11-221-9/+11
| | |_|/ | |/| |
* | | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-6/+5
* | | | mergebell@sanja.is.com.ua2004-11-121-20/+21
|\ \ \ \
| * | | | post-review fixesbell@sanja.is.com.ua2004-11-121-4/+5
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-221-16/+16
| |\ \ \ \
| | * | | | errors without code removedbell@sanja.is.com.ua2004-10-201-16/+16
* | | | | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-28/+28
| |_|_|_|/ |/| | | |
* | | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-5/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Simpler arena swapping codemonty@mysql.com2004-11-081-4/+4
| * | | | func_in.result, func_in.test:igor@rurik.mysql.com2004-11-041-1/+2
* | | | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-63/+24
|\ \ \ \ \ | |/ / / /
| * | | | Many files:bar@mysql.com2004-11-021-87/+9
| * | | | A fix according to Monty's request:bar@mysql.com2004-10-291-1/+2
| * | | | Allow to convert to non-Unicode charset when mixing a stringbar@mysql.com2004-10-291-46/+70