summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2004-02-051-7/+7
|\
| * Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...unknown2004-02-051-2/+0
| * mergeunknown2004-01-204-11/+41
| |\
| * | Code cleanupunknown2004-01-191-6/+7
* | | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-025-5/+5
* | | Reverted an addition to be able to use ';' as a commentunknown2004-01-231-1/+1
* | | patch reverted - USE_RAID is defined in my_config.hunknown2004-01-231-2/+2
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-222-4/+4
|\ \ \ | |_|/ |/| |
| * | no unnecessary includes (Intel ecc 7.0 compatibility fix)unknown2004-01-212-4/+4
* | | UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-1/+3
|/ /
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-151-4/+7
|\ \
| * | charset.c:unknown2004-01-151-4/+7
* | | - no C++ comments in .c files, please...unknown2004-01-151-1/+2
|/ /
* | Fixed Bug#2123, mysqld segmentation faulted when it tried tounknown2004-01-151-2/+2
* | Added handling for ; comment character as there was for #.unknown2004-01-151-1/+1
* | - Added missing documentation to some mysql.cc options.unknown2004-01-141-3/+26
* | charset.c:unknown2004-01-121-1/+1
|/
* charset.c:unknown2003-12-241-1/+1
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-191-1/+1
|\
| * Fix for Bug#2151:unknown2003-12-191-1/+1
* | Fixes after merge with 4.0unknown2003-12-192-25/+59
* | Merge with 4.0.17unknown2003-12-176-188/+246
|\ \ | |/ |/|
| * Portability fixes (mostly test suite)unknown2003-12-161-0/+1
| * Mergeunknown2003-12-131-1/+11
| |\
| | * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-1/+11
| * | Fix for Bug #1952unknown2003-12-121-161/+178
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-114-26/+53
| |\
| | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-114-26/+53
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-0/+3
| |\ \ | | |/ | |/|
| | * Fix for #1890 and #1959unknown2003-12-051-0/+3
| * | Added checking of return value from my_once_alloc() in charsetunknown2003-12-101-15/+39
| |/
| * Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARGunknown2003-11-241-2/+0
* | key_cache.result, key_cache.test, mf_keycache.c:unknown2003-12-091-1/+1
* | fix for my_mbcharlen(charset, c) to return 1 for single-byte charactersunknown2003-12-061-1/+1
* | Mergeunknown2003-11-285-13/+14
|\ \
| * | Added missing SSL library (Should be in source distribution)unknown2003-11-285-13/+14
* | | mf_keycache.c:unknown2003-11-251-11/+10
|/ /
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-11-251-33/+189
|\ \
| * | mf_keycache.c, keycache.h:unknown2003-11-251-33/+189
* | | Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARGunknown2003-11-241-2/+0
|/ /
* | Fixed memory leak with RAID tablesunknown2003-11-212-11/+65
* | Update VC++ filesunknown2003-11-213-8/+5
* | Merge key cache structures to oneunknown2003-11-204-273/+222
* | Fixed C syntax error in mysys/mf_keycache.c.unknown2003-11-191-1/+1
* | Merge with 4.0 treeunknown2003-11-182-2/+4
|\ \ | |/
| * Merge with 3.23 (only comment changes)unknown2003-11-171-0/+2
| |\
| | * Safety fix for alarms on windows.unknown2003-11-171-1/+2
| * | Merge service name codeunknown2003-11-171-1/+1
| |\ \
| | * | Fix for service names on windows; Now we always put the service name last wh...unknown2003-11-171-1/+1
* | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-188-225/+679