summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2002-11-2111-43/+61
|\
| * Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-0/+2
| * Merge serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-11-171-0/+0
| |\
| | * Delete: include/.my_sys.h.swpunknown2002-11-171-0/+0
| | * Fix for build problem on AIXunknown2002-10-091-0/+1
| | * - backported gcc 3.0 linking fix from 4.0unknown2002-09-241-19/+40
| | * Fix for HPUX 11 and pthread_mutex_lockunknown2002-08-161-11/+27
| | * Fixed typo so that ulonglong are properly converted to double on AIX with gcc...unknown2002-08-161-2/+8
| * | Small improvement to alloc_rootunknown2002-11-161-1/+2
| * | Portability fix when using -DBIG_TABLESunknown2002-11-141-0/+2
| * | include/mysisampack.hunknown2002-11-121-1/+1
| * | include/myisampack.hunknown2002-11-121-1/+1
| * | Portability fixes for HP compiler and HPUX11unknown2002-11-091-0/+4
| * | mergeunknown2002-11-073-19/+19
| |\ \
| | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-073-19/+19
| * | | Merge sgluhov@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-062-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Error code for ssl connectionunknown2002-11-052-2/+2
| * | | mergeunknown2002-10-291-0/+9
| |\ \ \ | | |/ / | |/| |
| | * | Added --skip-safemalloc to mysqltestunknown2002-10-291-0/+9
| * | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-243-4/+4
| |/ /
* | | Automatic conversion from CHAR(length) to BLOB when length > 255unknown2002-11-211-1/+2
* | | typelib.h is required by mysql.h and should be installedunknown2002-11-172-1/+1
* | | move like_range into CHARSET_INFO structureunknown2002-11-151-5/+15
* | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4smunknown2002-11-156-19/+100
|\ \ \
| * | | Add shared memory protocol and option --protocolunknown2002-11-156-19/+100
* | | | removed unused functionunknown2002-11-141-1/+1
* | | | New wildcmp() function in CHARSET_INFO structureunknown2002-11-141-4/+18
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-141-1/+2
|\ \ \ \
| * | | | fixed cyclic reference bugunknown2002-11-141-1/+2
| |/ / /
* | | | Some macros to make life easierunknown2002-11-131-0/+6
* | | | Preparing to embed string to number conversion functions into charset structureunknown2002-11-131-0/+13
|/ / /
* | | fixed 2 typo in BUG_TABLES usingunknown2002-11-121-2/+2
* | | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)unknown2002-11-111-1/+1
* | | New field snprintf() in CHARSET_INFO structureunknown2002-11-101-1/+7
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-301-0/+4
|\ \ \
| * | | changes for mysqladmin debugunknown2002-10-301-0/+4
* | | | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-301-1/+1
|\ \ \ \
| * | | | addition correction for 'help' commandunknown2002-10-301-1/+1
* | | | | date and time fields now have charset arg in constructorunknown2002-10-301-0/+1
|/ / / /
* | | | add help command on server sideunknown2002-10-281-0/+1
|/ / /
* | | Merge work:/home/bk/mysql-4.1unknown2002-10-251-12/+13
|\ \ \
| * | | support for HA_READ_PREFIX_LAST_OR_PREV in headresunknown2002-10-251-12/+13
* | | | BINARY charset is now used instead of binary_flagunknown2002-10-251-1/+1
|/ / /
* | | Preparing to use my_charset_bin instead of binary_flagunknown2002-10-231-0/+2
* | | Mergeunknown2002-10-141-5/+5
|\ \ \
| * \ \ mergeunknown2002-10-142-196/+22
| |\ \ \
| * | | | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-5/+5
* | | | | mergedunknown2002-10-1413-228/+529
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge work:/home/bk/mysql-4.1unknown2002-10-122-2/+15
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | --tmpdir=dir1:dir2:... support in myisamchkunknown2002-10-081-2/+3