summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* A separate, better error message when it's impossible to aggregate strings fo...unknown2003-05-201-3/+12
* Proper replication of CONNECTION_ID() and 4.1 PASSWORD() (bugs 177 and 344),unknown2003-05-131-0/+12
* Mergeunknown2003-05-021-3/+4
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-231-2/+4
| |\
| | * Removed some not used filesunknown2003-04-221-2/+4
* | | Fixed bug in Item_func_compress::val_str() on MacOS X (bigendian); the lengthunknown2003-04-301-2/+3
* | | merge fixunknown2003-04-261-18/+18
|\ \ \
| * | | added '.' to end of compressed stringunknown2003-04-241-1/+10
| |/ /
| * | small compress/uncompress modification after monty's reviewunknown2003-04-221-24/+15
| |/
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-171-1/+1
|\ \ | |/
| * Fix broken windows distribution workspace file (libmysql.dsp), which is causi...unknown2003-04-161-1/+1
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-141-0/+88
|\ \ | |/
| * Mergeunknown2003-04-101-0/+88
| |\
| | * added compress/uncompress functionunknown2003-04-091-0/+88
* | | fix for a :unknown2003-04-091-1/+2
|/ /
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-041-8/+9
|\ \
| * | Fixed envelope() function.unknown2003-04-041-8/+9
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-031-1/+1
|\ \ \ | |/ / |/| |
| * | Merge with 4.0unknown2003-04-031-1/+1
| |\ \
| | * | truncating REPLACE result bug fixunknown2003-03-301-2/+2
* | | | AsWKB() function has been added.unknown2003-04-031-0/+21
|/ / /
* | | Better error messageunknown2003-04-011-9/+3
* | | small addition to fix of truncating in replaceunknown2003-03-281-1/+1
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-281-2/+2
|\ \ \
| * | | Fix of the #173 bugunknown2003-03-261-2/+2
| | |/ | |/|
* | | Merge with 4.0.13unknown2003-03-261-4/+10
|\ \ \ | |/ / |/| / | |/
| * Fix for #178 Replicating INSERT VALUES(USER()) crashes (SEGV) the slaveunknown2003-03-221-1/+3
* | item_strfunc.cc:unknown2003-03-241-6/+11
* | item_strfunc.cc:unknown2003-03-241-1/+4
* | item_strfunc.cc:unknown2003-03-241-1/+13
* | All charset related actions have been moved from fix_fields() to fix_length_a...unknown2003-03-211-42/+7
* | Produce an error when arguments are not compatible for CONCAT()unknown2003-03-191-2/+6
* | Getting closer to be more SQL99 in dyadic operationsunknown2003-03-191-5/+12
* | SRID support.unknown2003-03-181-67/+128
* | mysql-test/t/ctype_many.test:unknown2003-03-171-53/+2
* | New function my_charset_same()unknown2003-03-161-1/+1
* | filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc:unknown2003-03-131-5/+5
* | SELECT BINARY expr unknown2003-03-041-9/+27
* | Strings which appear without charset context, unknown2003-03-031-6/+6
* | New error message for situation like:unknown2003-03-021-1/+10
* | item_strfunc.cc:unknown2003-02-281-0/+1
* | sql_yacc.yy:unknown2003-02-281-0/+1
* | sql_yacc.yy, item_strfunc.cc:unknown2003-02-271-0/+11
* | item_strfunc.cc:unknown2003-02-131-2/+2
* | item_strfunc.cc:unknown2003-02-131-8/+8
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-4/+4
* | After merge fixes & remove compiler warningsunknown2003-02-071-15/+24
* | Merge with 4.0.11unknown2003-02-041-0/+39
|\ \ | |/
| * merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-0/+39
| |\
| | * fixed functions to be able work with group function as argumentunknown2003-01-291-0/+39