summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* manual merge of bug fix#12537evgen@moonbone.local2005-08-301-2/+4
|\
| * Fix bug #12537 UNION produces longtext instead of varcharevgen@moonbone.local2005-08-301-2/+4
* | ctype_utf8.result, ctype_utf8.test, item.cc:bar@mysql.com2005-08-291-1/+7
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-08-291-0/+20
|\ \
| * | Bug#12371 executing prepared statement fails (illegal mix of collations)bar@mysql.com2005-08-061-0/+20
* | | Bug#11338 Fixes from review (identical functionality).elliot@mysql.com2005-08-191-8/+7
| |/ |/|
* | BUG#11338 (logging of prepared statement w/ blob type)elliot@mysql.com2005-08-171-5/+13
* | item.cc:bar@mysql.com2005-08-081-4/+6
* | grant.result, grant.test:bar@mysql.com2005-08-041-4/+6
|/
* func_gconcat.result, func_gconcat.test:bar@mysql.com2005-07-261-0/+164
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@linux.site2005-07-181-1/+8
|\
| * Bug #7142 Show Fields from fails using Borland's dbExpress interfacereggie@linux.site2005-07-121-1/+8
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-07-141-1/+43
|\ \
| * | ctype_utf8.result:bar@mysql.com2005-07-131-1/+43
| |/
* | A fix and a test case for Bug#9379 (collation of a parameter marker is konstantin@mysql.com2005-07-131-0/+3
* | - a fix for Bug#11458 "Prepared statement with subselects return random konstantin@mysql.com2005-07-131-28/+1
* | Fix for BUG#11821: Make Item_type_holder be able to work with MIN(field), sergefp@mysql.com2005-07-121-2/+6
|/
* Better bug fix for:monty@mishka.local2005-06-271-3/+1
* Fix bug #9728 decreased functionality in "on duplicate key update"evgen@moonbone.local2005-06-221-1/+3
* a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+1
* Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* tztime.cc:kent@mysql.com2005-06-021-0/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-05-261-2/+2
|\
| * mergebell@sanja.is.com.ua2005-05-261-2/+2
| |\
| | * fixed problem with long string results of expressions in UNIONS (BUG#10025)bell@sanja.is.com.ua2005-05-261-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ \ | |/ / |/| |
| * | Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
| |/
* | Added a test case for Bug#8009.jani@ua141d10.elisa.omakaista.fi2005-05-241-0/+1
|/
* relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#1...bell@book.sanja.is.com.ua2005-05-161-1/+1
* fix for bug #4082: Integer lengths cause truncation with DISTINCT CONCAT and ...ramil@ram-book.(none)2005-05-061-1/+1
* A fix and test case for Bug#9777 " Empty set returned by Prepared Statement w...konstantin@mysql.com2005-05-051-1/+23
* A fix and test case for Bug#9096 "select doesn't return all matched konstantin@mysql.com2005-05-031-1/+113
* ctype_collate.result, ctype_collate.test, union.result, union.test:bar@mysql.com2005-04-101-1/+10
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-03-311-0/+28
|\
| * BUG#8807 Select crash servermsvensson@neptunus.(none)2005-03-301-0/+28
* | postmerge fixesbell@sanja.is.com.ua2005-03-301-16/+22
* | fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-140/+204
|/
* # Bug#8785 Problem with nested concats andbar@mysql.com2005-03-151-0/+12
* Fix for BUG#7425.timour@mysql.com2005-03-091-0/+1
* type_blob.result, func_system.result, func_str.result, ctype_collate.result:bar@mysql.com2005-03-041-8/+2
* Backport my_strntod() from 5.0monty@mysql.com2005-02-221-4/+7
* Set of fixes requested by Kent in IRC. Tested (except the windows changes sin...brian@zim.(none)2005-02-101-1/+1
* Better bugfix for "HAVING when refering to RAND()" (Bug #8216)monty@mysql.com2005-02-081-0/+52
* A fix: bug#6931: Date Type column problem when using UNION-Tablegluh@gluh.mysql.r18.ru2005-02-041-12/+53
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-02-011-2/+4
|\
| * fixed way of forward reference detection to support literal constant (BUG#8025)bell@sanja.is.com.ua2005-01-241-2/+4
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-241-18/+6
|\ \ | |/ |/|
| * fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-18/+6
* | 1. Item now uses my_charset_bin by default,bar@mysql.com2005-01-181-1/+1
|/
* * Added comments and one assertsergefp@mysql.com2004-12-141-4/+5