summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge myvenu.com:/home/venu/bk/src-4.1venu@myvenu.com2002-11-261-2/+7
|\
| * select_test.c, insert_test.c:venu@myvenu.com2002-11-261-2/+7
* | Merge work:/home/bk/mysql-4.1serg@serg.mysql.com2002-11-251-0/+1
|\ \ | |/ |/|
| * myisammrg::index_next_sameserg@serg.mysql.com2002-11-251-0/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-2313-47/+71
|\ \
| * | Missed include/ filesvenu@myvenu.com2002-11-222-4/+10
| |/
| * Merge with 4.0monty@mashka.mysql.fi2002-11-2111-43/+61
| |\
| | * Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-0/+2
| | * Merge serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2002-11-171-0/+0
| | |\
| | | * Delete: include/.my_sys.h.swpserg@serg.mysql.com2002-11-171-0/+0
| | | * Fix for build problem on AIXmonty@hundin.mysql.fi2002-10-091-0/+1
| | | * - backported gcc 3.0 linking fix from 4.0lenz@mysql.com2002-09-241-19/+40
| | | * Fix for HPUX 11 and pthread_mutex_lockmonty@hundin.mysql.fi2002-08-161-11/+27
| | | * Fixed typo so that ulonglong are properly converted to double on AIX with gcc...monty@hundin.mysql.fi2002-08-161-2/+8
| | * | Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-1/+2
| | * | Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-0/+2
| | * | include/mysisampack.hlenz@mysql.com2002-11-121-1/+1
| | * | include/myisampack.hlenz@mysql.com2002-11-121-1/+1
| | * | Portability fixes for HP compiler and HPUX11monty@hundin.mysql.fi2002-11-091-0/+4
| | * | mergemonty@butch.2002-11-073-19/+19
| | |\ \
| | | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-073-19/+19
| | * | | Merge sgluhov@work.mysql.com:/home/bk/mysql-4.0gluh@gluh.(none)2002-11-062-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Error code for ssl connectiongluh@gluh.(none)2002-11-052-2/+2
| | * | | mergemonty@mashka.mysql.fi2002-10-291-0/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Added --skip-safemalloc to mysqltestmonty@mashka.mysql.fi2002-10-291-0/+9
| | * | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventuallenz@mysql.com2002-10-243-4/+4
| | |/ /
* | | | after merging fixbell@sanja.is.com.ua2002-11-211-1/+1
* | | | mergingbell@sanja.is.com.ua2002-11-211-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | prevent using references on sum function (except HAVING clouse of current sel...bell@sanja.is.com.ua2002-11-211-1/+2
* | | | Automatic conversion from CHAR(length) to BLOB when length > 255monty@mashka.mysql.fi2002-11-211-1/+2
|/ / /
* | | typelib.h is required by mysql.h and should be installedserg@serg.mysql.com2002-11-172-1/+1
* | | move like_range into CHARSET_INFO structurebar@bar.mysql.r18.ru2002-11-151-5/+15
* | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4smwax@mysql.com2002-11-156-19/+100
|\ \ \
| * | | Add shared memory protocol and option --protocolwax@mysql.com2002-11-156-19/+100
* | | | removed unused functionbar@bar.mysql.r18.ru2002-11-141-1/+1
* | | | New wildcmp() function in CHARSET_INFO structurebar@bar.mysql.r18.ru2002-11-141-4/+18
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-141-1/+2
|\ \ \ \
| * | | | fixed cyclic reference bugbell@sanja.is.com.ua2002-11-141-1/+2
| |/ / /
* | | | Some macros to make life easierbar@bar.mysql.r18.ru2002-11-131-0/+6
* | | | Preparing to embed string to number conversion functions into charset structurebar@bar.mysql.r18.ru2002-11-131-0/+13
|/ / /
* | | fixed 2 typo in BUG_TABLES usingbell@sanja.is.com.ua2002-11-121-2/+2
* | | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)ram@mysql.r18.ru2002-11-111-1/+1
* | | New field snprintf() in CHARSET_INFO structurebar@bar.mysql.r18.ru2002-11-101-1/+7
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-10-301-0/+4
|\ \ \
| * | | changes for mysqladmin debugSinisa@sinisa.nasamreza.org2002-10-301-0/+4
* | | | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1vva@genie.(none)2002-10-301-1/+1
|\ \ \ \
| * | | | addition correction for 'help' commandvva@genie.(none)2002-10-301-1/+1
* | | | | date and time fields now have charset arg in constructorbar@bar.mysql.r18.ru2002-10-301-0/+1
|/ / / /
* | | | add help command on server sidevva@genie.(none)2002-10-281-0/+1
|/ / /
* | | Merge work:/home/bk/mysql-4.1serg@serg.mysql.com2002-10-251-12/+13
|\ \ \