summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2002-04-1366-405/+4618
|\
| * item_strfunc.cc:unknown2002-03-291-4/+4
| * Big5 conversion routinesunknown2002-03-291-1/+1
| * add sql_derived.cc into compilationunknown2002-03-291-1/+1
| * Now this syntax works too: CONVERT(string,charset_to,charset_from)unknown2002-03-293-0/+87
| * Charset convertion operator CONVERT( string USING charset)unknown2002-03-293-0/+90
| * New UTF8 charsetunknown2002-03-282-1/+5
| * Derived tables !unknown2002-03-268-12/+175
| * filesort.cc:unknown2002-03-221-5/+3
| * Added new method to set string's charsetunknown2002-03-202-0/+4
| * Fix for crash in the case of non-string fieldsunknown2002-03-201-8/+15
| * Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-192-21/+21
| * Some changes from 4.0.unknown2002-03-192-7/+9
| * Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-03-153-7/+9
| |\
| | * making full-text working with UNION'sunknown2002-03-153-7/+9
| * | remove default_charset_infounknown2002-03-143-12/+22
| * | Hash now supports several charsetsunknown2002-03-1414-19/+28
| * | use String->charset instead of default_charset_infounknown2002-03-144-26/+28
| |/
| * New ctype functions/macros to support many charsets at a timeunknown2002-03-1236-276/+359
| * Take a look at comments in 4.0unknown2002-03-091-0/+7
| * Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-03-071-3/+3
| |\
| | * Same patches as for 4.0. See there for detailsunknown2002-03-071-3/+3
| * | Extend String class with CHARSET_INFO fieldunknown2002-03-072-10/+29
| * | Regex library is switched to use new ctype toolsunknown2002-03-061-2/+4
| |/
| * Fixes done in 4.0 repository. For comments see the corresponding ones unknown2002-03-051-3/+3
| * New armscii8 charsetunknown2002-03-042-0/+75
| * Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-03-011-4/+4
| |\
| | * Porting from mysql-4.0.unknown2002-02-281-4/+4
| * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-02-283-8/+55
| |\ \ | | |/ | |/|
| | * Several new OpenGIS functionsunknown2002-02-283-8/+55
| * | Porting surgical changes from 4.0 to 4.1unknown2002-02-282-81/+85
| |/
| * Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-02-231-0/+7
| |\
| | * Small addition to SHOW GRANTSunknown2002-02-231-0/+7
| * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-02-2229-47/+3670
| |\ \ | | |/ | |/|
| | * Added GIS extensionunknown2002-02-2229-47/+3670
| | * small bug fix for 2.95.4unknown2002-02-191-1/+1
* | | mergeunknown2002-04-1229-142/+190
|\ \ \
| * | | Update for BTREE keys in HEAP tablesunknown2002-04-1228-132/+181
| * | | Fix for INET_NTOA(N) when N >= 2^32unknown2002-04-061-10/+9
* | | | Adding some things according to Monty's correct observationsunknown2002-04-121-3/+6
* | | | errmsg.txt:unknown2002-04-111-1/+2
* | | | fixed bug in truncating temp tablesunknown2002-04-081-2/+6
* | | | safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not haveunknown2002-04-051-0/+6
* | | | fix for SQL_CALC_FOUND_ROWS in UNION'sunknown2002-04-031-0/+4
* | | | Merged some sslopt-* include files, that will be removed in the nearunknown2002-04-031-7/+49
* | | | Merged in some changes made to MySQL clients by otherunknown2002-04-031-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-0/+4
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-04-021-3/+5
|\ \ \ \
| * | | | Fix for a bug with EXPLAIN and (....) UNION (....) order by unknown2002-04-021-3/+5
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-026-23/+159
|\ \ \ \ \ | |/ / / /