summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Move tmp_table_used to THDunknown2003-02-101-1/+1
* After merge fixes & remove compiler warningsunknown2003-02-071-4/+3
* Merge with 4.0.11unknown2003-02-041-1/+5
|\
| * merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-2/+4
| |\
| | * fixed functions to be able work with group function as argumentunknown2003-01-291-1/+4
* | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-21/+0
* | | Move latin1 into a separarte fileunknown2003-01-291-3/+3
* | | fixed test of cardinalityunknown2003-01-211-6/+6
* | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-4/+1
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2003-01-011-0/+1
|\ \ \
| * | | SCRUMunknown2002-12-271-0/+1
* | | | support of subselect without FROM reducing (SCRUM)unknown2002-12-261-8/+23
|/ / /
* | | Merging....unknown2002-11-291-5/+9
|\ \ \
| * \ \ mergingunknown2002-11-271-4/+7
| |\ \ \
| | * | | basic row Items (SCRUM)unknown2002-11-151-4/+7
| * | | | Fixed CAST( xxx as CHAR)unknown2002-11-251-1/+2
| |/ / /
* | | | Merge....unknown2002-11-241-3/+33
|\ \ \ \ | |/ / /
| * | | fixed cyclic reference bugunknown2002-11-141-0/+21
| * | | USER(), DATABASE() and CHARSET() functions are now UCS2 compatibleunknown2002-11-111-3/+12
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-10-301-2/+2
|\ \ \ \ | |/ / /
| * | | Use item->set_charset() instead of item->str_value.set_charset()unknown2002-10-301-2/+2
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-10-271-3/+11
|\ \ \ \ | |/ / /
| * | | BINARY charset is now used instead of binary_flagunknown2002-10-251-3/+11
* | | | One more commit to do the merge of new 4.1 tree unknown2002-10-061-1/+17
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-10-031-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merging...unknown2002-10-031-2/+2
| |\ \ \
| | * | | Changeset to deal with 4.1 -> 4.0 merge unknown2002-10-021-2/+2
* | | | | Merge with 4.0.4unknown2002-10-021-35/+251
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | merge with workunknown2002-10-021-4/+1
| |\ \ \ | | |/ /
| | * | Fixed that:unknown2002-09-131-4/+1
| * | | Merge with 4.0.3unknown2002-08-301-35/+254
| |\ \ \ | | |/ /
| | * | Fix that this didn't work as far as sorting for ORDER BY was removed by optim...unknown2002-08-261-0/+1
| | * | Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-241-2/+2
| | * | Stupid bug fixes in sql_yacc.ccunknown2002-08-221-4/+18
| | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-07-011-7/+9
| | |\ \
| | | * | subselect in having clauseunknown2002-07-011-7/+9
| | * | | This now correctly substitutes charset to new table:unknown2002-06-261-2/+2
| | * | | Several problems were fixed (mostly BLOB+charset related)unknown2002-06-261-1/+3
| | |/ /
| | * | New CHARSET() functionunknown2002-06-201-0/+12
| | * | mergeunknown2002-05-261-4/+6
| | |\ \
| | | * | Now string values are created and filled with charset fieldunknown2002-05-171-1/+1
| | * | | simple subselects ported to new select_lex structuresunknown2002-05-121-1/+3
| | |/ /
| | * | Now this syntax works too: CONVERT(string,charset_to,charset_from)unknown2002-03-291-0/+10
| | * | Charset convertion operator CONVERT( string USING charset)unknown2002-03-291-0/+13
| | * | Added GIS extensionunknown2002-02-221-0/+193
* | | | merge with 3.23.53 (only code cleanup and new test case)unknown2002-09-181-1/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed bug with BINARY NULLunknown2002-09-181-1/+6
* | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0unknown2002-08-091-0/+9
|\ \ \
| * | | QUOTE() func changes according to monty's suggestionsunknown2002-08-091-1/+1
| * | | new QUOTE() fuction has been addedunknown2002-08-081-0/+9