summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#38823: Invalid memory access when a SP statement does wildcard expansionDavi Arnaut2008-10-141-1/+2
* Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-4/+6
* Fix for bug#39182: Binary log producing incompatible character set queryRamil Kalimullin2008-10-011-3/+5
* Bug #39353: Multiple conditions on timestamp column crashes serverGeorgi Kodinov2008-09-181-1/+6
* merge with local treeGleb Shchepa2008-09-031-0/+7
|\
| * Bug #39002: The server crashes on the query:Gleb Shchepa2008-09-031-0/+7
* | Bug#38291 memory corruption and server crash with view/sp/functionSergey Glukhov2008-08-201-0/+4
* | Bug#37662 nested if() inside sum() is parsed in exponential timeGeorgi Kodinov2008-07-301-4/+8
|/
* backport from 6.0Gleb Shchepa2008-06-271-11/+18
* BUG#36139 "float, zerofill, crash with subquery"unknown2008-04-221-3/+8
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteamunknown2008-03-281-4/+24
|\
| * Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-4/+24
* | Merge host.loc:/home/uchum/work/mysql-5.0unknown2008-03-271-6/+9
|\ \
| * \ Merge host.loc:/home/uchum/work/PA/5.0-opt-34763unknown2008-03-201-6/+9
| |\ \
| | * | Fixed bug #34763.unknown2008-03-141-6/+9
* | | | Merge stella.local:/home2/mydev/mysql-5.0-amainunknown2008-03-141-13/+112
|\ \ \ \ | |/ / /
| * | | Merge kaamos.(none):/data/src/mysql-5.0unknown2008-03-121-13/+112
| |\ \ \ | | | |/ | | |/|
| | * | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2008-03-101-1/+26
| | |\ \ | | | |/ | | |/|
| | | * Bug#34749: Server crash when using NAME_CONST() with an aggregate functionunknown2008-02-281-1/+26
| | * | Merge ssh://bk-internal.mysql.com//home/bk/mysql-5.0-optunknown2008-02-171-0/+31
| | |\ \
| | | * \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2008-02-151-0/+31
| | | |\ \
| | | | * | Bug #31887: DML Select statement not returning same results unknown2008-02-151-0/+31
| | * | | | Merge kaamos.(none):/data/src/mysql-5.0unknown2008-02-171-12/+55
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge mbp:src/opt/bug33389/my50-bug25162unknown2008-02-121-12/+12
| | | |\ \ \
| | | | * | | Fix for bug #33389: Selecting from a view into a table from within SPunknown2008-02-121-12/+12
| | | | | |/ | | | | |/|
| | | * | | Fixed bug #33833.unknown2008-01-261-0/+43
| | | |/ /
* | | | | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-071-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG#34289 - Incorrect NAME_CONST substitution in stored proceduresunknown2008-02-191-0/+1
| |/ / /
* | | | Post-merge fix for Bug 33851. The initialization order of membersunknown2008-02-281-2/+2
* | | | Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210unknown2008-02-281-3/+8
|/ / /
* | | Bug#33798 prepared statements improperly handle large unsigned intsunknown2008-02-081-1/+5
|/ /
* | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2008-01-111-1/+2
|\ \
| * | Bug#31797: error while parsing subqueries -- WHERE is parsed as HAVINGunknown2008-01-111-1/+2
* | | Bug #33256: CREATE ... SELECT creates obsolete table unknown2007-12-211-1/+1
* | | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2007-12-191-0/+4
|\ \ \
| * | | Bug#32848: Data type conversion bug in union subselects in MySQL 5.0.38unknown2007-12-111-0/+4
| |/ /
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-8/+8
|\ \ \
| * | | Fixed bug #27545.unknown2007-12-071-7/+7
| | |/ | |/|
| * | Bug #32400: Complex SELECT query returns correct result unknown2007-11-201-1/+1
* | | Fix for bug #32559: connection hangs on query with name_constunknown2007-11-271-1/+11
|/ /
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-131-1/+1
|\ \
| * | Bug #31562: HAVING and lower caseunknown2007-11-131-1/+1
* | | Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-4/+12
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-10-231-1/+1
|\ \
| * | BUG#31450: Query causes error 1048unknown2007-10-231-1/+1
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-231-8/+60
|\ \ \ | |/ /
| * | Bug #28687: Search fails on '0000-00-00' date after sql_mode changeunknown2007-10-221-0/+3
| * | Bug #28550 "Potential bugs related to the return type of the CHAR function".unknown2007-10-211-0/+13
| |/
| * Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-10-161-3/+9
| |\
| | * Bug#30986 Character set introducer followed by a HEX string can return bad re...unknown2007-10-151-3/+9