summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* --with-collation argument for configure. Now one can for example use this:unknown2003-05-281-3/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-262-7/+15
|\
| * New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setunknown2003-05-262-7/+15
* | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-54/+67
* | Variables were rename, binary collation names were addedunknown2003-05-221-13/+23
|/
* mergeunknown2003-05-228-6/+23
|\
| * Merge with 4.0.13unknown2003-05-198-6/+23
| |\
| | * my_global.h:unknown2003-05-161-2/+1
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-1/+0
| | |\
| | | * - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-1/+0
| | * | Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-1/+1
| | |/
| | * my_base.h:unknown2003-05-071-0/+1
| | * count_bits() moved to mysys/unknown2003-05-041-0/+1
| | * more #ifdef THREAD addedunknown2003-04-301-0/+5
| | * Fix to remove compiler warningsunknown2003-04-282-3/+3
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-281-0/+4
| | |\
| | | * Fix for openssl on Solarisunknown2003-04-281-0/+4
| | * | Changes from Novell for NetWare platformunknown2003-04-241-0/+5
| | |/
| | * mergeunknown2003-04-241-0/+6
| | |\
| | | * Fixes for valgrindunknown2003-04-231-0/+6
| | * | config-win.h:unknown2003-04-231-0/+3
| | * | - added $(SUPERCLEANFILES) to DISTCLEANFILES (bug #201) - thanks tounknown2003-04-231-1/+1
| | |/
| | * Fixed bug in SUM() with NULL:sunknown2003-04-151-0/+5
| | * Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-241-8/+0
| | |\
| | | * Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-8/+0
* | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-05-211-1/+0
|\ \ \ \
| * | | | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET...unknown2003-05-211-1/+0
* | | | | Resolve merge colflictunknown2003-05-211-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | A separate, better error message when it's impossible to aggregate strings fo...unknown2003-05-201-1/+2
| |/ / /
| * | | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-1/+1
* | | | Added mysql_fetch_column functionunknown2003-05-201-29/+38
* | | | Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-4/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-281-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix to return appropriate warnings using SHOW WARNINGS for LOAD DATA INFILE...unknown2003-04-221-1/+5
* | | | SCRUMunknown2003-04-283-4/+12
* | | | SCRUMunknown2003-04-232-0/+8
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-161-1/+4
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-161-1/+4
| |\ \ \
| | * | | Add mysys specific error messagesunknown2003-04-161-1/+4
* | | | | Fix broken windows distribution workspace file (libmysql.dsp), which is causi...unknown2003-04-161-0/+1
* | | | | Added the support of statement result navigation APIsunknown2003-04-161-6/+5
|/ / / /
* | | | Mergeunknown2003-04-101-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | added compress/uncompress functionunknown2003-04-091-1/+5
* | | | resolve new updates group_concatunknown2003-04-021-2/+6
* | | | Auto mergedunknown2003-04-021-5/+2
|\ \ \ \
| * | | | This is full commit of group_concat with support subselectsunknown2003-03-181-1/+2
* | | | | mbcharlen() is now used instead of ismbhead(). The last one has been removed.unknown2003-04-011-3/+0
* | | | | my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-011-6/+1
* | | | | Some optimization in CHARSET_INFO:unknown2003-04-012-11/+0
* | | | | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesunknown2003-03-281-8/+0