summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-1/+1
* | | 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
* | | | | Merge with 4.0.13unknown2003-03-262-4/+5
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | make myisam usable without threads (and even w/o pthread_t)unknown2003-03-241-0/+4
| | |/ | |/|
| * | Changes from Novell for various NetWare-only files, post-4.0.12unknown2003-03-211-4/+3
* | | Fixed bug in allocation memory in key cache. (Memory was not properly aligned...unknown2003-03-251-3/+3
* | | A separate variable national_charset_info unknown2003-03-211-1/+0
* | | SELECT N'string'unknown2003-03-201-1/+2
* | | Merge with 4.0.12unknown2003-03-194-3/+3
|\ \ \ | |/ /
| * | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-1/+1
| * | Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-173-2/+2
* | | Fixes to avoid errors from valgrindunknown2003-03-181-0/+6
* | | Merge with 4.0unknown2003-03-166-5/+9
|\ \ \ | |/ /
| * | mergeunknown2003-03-101-0/+1
| |\ \
| | * \ Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-0/+1
| | |\ \
| | | * | Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-0/+1