summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* All String->set() now have charset argumentunknown2002-10-301-17/+17
* mergedunknown2002-10-251-11/+12
|\
| * Merge mysql.com:/home/nick/mysql/repository/mysql-4.0unknown2002-10-221-2/+16
| |\
| | * Added Rand_log_eventunknown2002-10-221-2/+16
| * | some DBUG_ENTER/RETURN macro addedunknown2002-10-181-11/+12
| |/
* | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-251-23/+20
|\ \
| * | BINARY charset is now used instead of binary_flagunknown2002-10-251-23/+20
* | | Added Rand_log_eventunknown2002-10-241-2/+16
|/ /
* | Merge with 4.0.4unknown2002-10-021-42/+249
|\ \ | |/ |/|
| * merge with workunknown2002-10-021-5/+9
| |\
| | * User variables didn't store charset, so this didn't workunknown2002-10-011-5/+9
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-10/+29
| * | Merge with 4.0.3unknown2002-08-301-29/+213
| |\ \ | | |/
| | * New CRC32() SQL functionunknown2002-08-061-0/+13
| | * subselect in having clauseunknown2002-07-011-9/+10
| | * SELECT left(non_default_charset_field,n) GROUP BY 1unknown2002-06-201-0/+11
| | * Changes for new binary .frm formatunknown2002-06-041-4/+6
| | * merge with 4.0unknown2002-06-031-9/+17
| | |\
| | * | Now string values are created and filled with charset fieldunknown2002-05-171-8/+8
| | * | mergeunknown2002-04-131-8/+138
| | |\ \
| | | * | Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-191-5/+5
| | | * | Hash now supports several charsetsunknown2002-03-141-1/+2
| | | * | use String->charset instead of default_charset_infounknown2002-03-141-6/+5
| | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-1/+2
| | | * | Added GIS extensionunknown2002-02-221-0/+129
* | | | | Portability fixes.unknown2002-09-111-3/+9
* | | | | a small bug fixunknown2002-09-041-1/+1
|/ / / /
* | | | Added nety_retry_count as a changeable variableunknown2002-08-081-0/+30
* | | | mergeunknown2002-08-081-6/+1
|\ \ \ \
| * | | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-6/+1
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-07-251-8/+22
|\ \ \ \ \ | |/ / / /
| * | | | New SET syntax & system variables.unknown2002-07-231-8/+22
* | | | | Arjens LOG functions changes with small changes and tests added to mysql-testunknown2002-07-171-1/+30
|/ / / /
* | | | Clean up removing unreferenced local variableunknown2002-07-101-1/+0
* | | | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-21/+11
* | | | Added functions :unknown2002-06-291-0/+55
* | | | Removed mysql_ssl_clear() unknown2002-06-271-2/+4
* | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-25/+35
| |_|/ |/| |
* | | merge with 3.23unknown2002-06-021-1/+6
|\ \ \
| * | | Portability fixes for SCO and HPUXunknown2002-05-311-1/+6
* | | | bug with indexless boolean fts and master-slave optimization fixedunknown2002-05-071-3/+3
* | | | mergeunknown2002-04-251-5/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixed bug in @@unknown_variableunknown2002-04-191-1/+1
| * | SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-4/+7
| * | Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-1/+1
* | | Mergeunknown2002-04-021-0/+1
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-021-5/+5
| |\ \
| * | | fts+const_tables bug fixedunknown2002-04-021-0/+1
* | | | merge with 3.23.50unknown2002-03-271-5/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-5/+5
| |/ /