summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-3/+2
* mergeunknown2003-05-061-2/+55
|\
| * INSERT ... UPDATE ... VALUES()unknown2003-05-031-2/+55
* | Removed compiler warningsunknown2003-05-061-1/+1
|/
* merge fixunknown2003-04-261-1/+1
|\
| * Variable names have been renamed:unknown2003-04-231-1/+1
| * I renamed system variable literal_collation into connection_collationunknown2003-04-221-1/+1
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-171-0/+71
|\ \ | |/
| * Fix broken windows distribution workspace file (libmysql.dsp), which is causi...unknown2003-04-161-5/+3
| * Fix to support update + bianry logs with prepared statements (Dynamic query)unknown2003-04-041-0/+73
* | Fix for a bug with empty item list in UNION'sunknown2003-04-081-3/+4
|/
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-281-1/+10
|\
| * Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-241-16/+27
| |\
| * \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-1/+10
| |\ \
| | * \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-191-3/+37
| | |\ \
| | * \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-9/+13
| | |\ \ \
| | * \ \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-1/+10
| | |\ \ \ \
| | | * | | | A fix for a bug reported by Per Erik Martin, partaining to unknown2003-03-171-1/+10
* | | | | | | Merge with 4.0.13unknown2003-03-261-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixed bug with GROUP BY and aliasunknown2003-03-251-0/+1
* | | | | | | A separate variable national_charset_info unknown2003-03-211-4/+12
* | | | | | | After merge fixesunknown2003-03-201-12/+15
| |/ / / / / |/| | | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-12/+50
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Strings comparison is now done according to "Collating sequences used forunknown2003-03-191-1/+1
| * | | | | Produce an error when arguments are not compatible for CONCAT()unknown2003-03-191-7/+9
| * | | | | Getting closer to be more SQL99 in dyadic operationsunknown2003-03-191-2/+34
| | |_|_|/ | |/| | |
| * | | | mysql-test/t/ctype_many.test:unknown2003-03-171-9/+13
| | |/ / | |/| |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-1/+1
|\ \ \ \ | |/ / /
| * | | Preparing to client<->server autoconvertunknown2003-03-171-1/+1
| | |/ | |/|
* | | Merge with 4.0unknown2003-03-161-0/+11
|\ \ \ | |/ / |/| / | |/
| * mergedunknown2003-03-131-0/+11
| |\
| | * fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-111-0/+11
| * | reverting a fixunknown2003-01-141-1/+1
| * | Fix for a bug in SHOW GRANTS when :unknown2003-01-111-1/+1
* | | stringcmp() and sortcmp() have been unifiedunknown2003-03-041-3/+3
* | | Strings which appear without charset context, unknown2003-03-031-10/+10
* | | Many files:unknown2003-02-281-2/+6
* | | Fixed problem when connecting to user without a password.unknown2003-02-141-0/+4
* | | Move tmp_table_used to THDunknown2003-02-101-1/+1
* | | mergeunknown2003-02-041-5/+7
|\ \ \
| * | | Added charset number to result headerunknown2003-02-041-5/+7
* | | | after-review changes (577 SCRUM)unknown2003-02-021-1/+1
* | | | fixed bug in determinating uncacheable queriesunknown2003-01-301-2/+2
* | | | changes based on partial revie of task 577 (SCRUM)unknown2003-01-301-19/+33
* | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-23/+0
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-291-6/+6
|\ \ \ \ | |/ / /
| * | | Move latin1 into a separarte fileunknown2003-01-291-6/+6
* | | | improving of fields list creation in derived tables and unionsunknown2003-01-291-5/+5
* | | | Mergeunknown2003-01-281-14/+75
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1unknown2003-01-261-1/+1
| |\ \ \