summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2007-01-101-0/+2
|\
| * Fixed bug #25427.unknown2007-01-101-0/+2
* | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Many files:unknown2006-12-231-2/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-12-041-10/+18
|\ \
| * \ Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2006-12-011-3/+1
| |\ \
| | * | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-3/+1
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-11-281-7/+17
| |\ \ \ | | |/ / | |/| |
| | * | BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0)unknown2006-11-281-7/+17
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-11-281-6/+106
|\ \ \ \ | |/ / /
| * | | Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-171-5/+78
| |\ \ \ | | |/ /
| | * | Bug #20191: getTableName gives wrong or inconsistent result when using VIEWsunknown2006-11-091-0/+4
| | * | item.cc:unknown2006-11-071-3/+3
| | * | Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-4.1-optunknown2006-11-071-3/+30
| | |\ \ | | | |/
| | * | Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-061-0/+47
| | |\ \
| | | * \ Merge mysql.com:/home/hf/work/19491/my50-19491unknown2006-11-011-0/+47
| | | |\ \
| | | | * | bug #19491 (CAST do DATETIME wrong result)unknown2006-10-251-0/+47
| | * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-10-311-2/+24
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Bug #21809: Error 1356 while selecting from view with grouping though underlyingunknown2006-10-241-2/+24
| * | | | | Merge mysql.com:/home/hf/work/mysql-4.1-mrgunknown2006-11-161-3/+30
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug #22457: Column alias in ORDER BY works, but not if in an expressionunknown2006-11-031-3/+30
| * | | | | Bug#21505 Create view - illegal mix of collation for operation 'UNION'unknown2006-11-091-1/+1
| | |/ / / | |/| | |
* | | | | Bug#20691: DATETIME col (NOT NULL, NO DEFAULT) may insert garbage when \unknown2006-11-091-0/+1
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-10-021-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-09-251-0/+1
| |\ \ \ | | |/ /
| | * | Fixed bug #21853: assert failure for a grouping query withunknown2006-09-251-0/+1
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-09-291-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#21081: SELECT inside stored procedure returns wrong resultsunknown2006-09-271-0/+1
* | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0unknown2006-09-151-3/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed bug #21698: erroneously a field could be replaced by anunknown2006-09-071-3/+38
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-301-2/+70
|\ \ \ | |/ / |/| |
| * | Comment cleanup after push of bug#21166.unknown2006-08-251-7/+7
| * | BUG#21166: Prepared statement causes signal 11 on second executionunknown2006-08-241-2/+70
* | | item_cmpfunc.cc, item.cc:unknown2006-08-231-2/+5
* | | Fixed bug#21475: Wrongly applied constant propagation leads to a false compar...unknown2006-08-211-1/+12
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-031-5/+13
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-3/+10
| |\ \
| | * \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-221-3/+10
| | |\ \
| | | * | Fixed bug#12185: Data type aggregation may produce wrong resultunknown2006-07-221-3/+10
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#21013: Performance Degrades when importing data that uses Triggerunknown2006-07-171-2/+3
* | | | | Bug #16881: password() and union selectunknown2006-07-211-4/+12
|/ / / /
* | | | Fixed bug#10977: No warning issued if a column name is truncatedunknown2006-07-161-0/+6
|/ / /
* | | Merge bodhi.local:/opt/local/work/mysql-5.0-rootunknown2006-07-071-2/+7
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-07-061-2/+7
| |\ \ \
| | * | | Fix for bug#18437 "Wrong values inserted with a before update trigger onunknown2006-07-021-2/+7
| | |/ /
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-031-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#19671 mysql_list_fields returns incorrect table name for VIEWsunknown2006-06-291-1/+12
| |/ /
* | | BUG#20769: Dangling pointer in ctype_recoding test case.unknown2006-06-301-17/+29
|/ /
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2006-05-181-0/+1
|\ \