summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-06-191-5/+33
|\
| * These functions now return a result of proper collation:unknown2003-06-191-1/+1
| * merge with public treeunknown2003-06-051-3/+31
| |\
| | * Added SQLSTATE to client/server protocolunknown2003-06-041-3/+31
| * | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-1/+1
| |/
* | mergingunknown2003-05-261-0/+2
|\ \ | |/ |/|
| * fixed memory overrun (bug 380)unknown2003-05-171-0/+2
* | After merge fixesunknown2003-05-211-23/+20
* | Merge with 4.0.13unknown2003-05-191-0/+8
|\ \ | |/ |/|
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-0/+8
* | 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
|\ \ \