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