summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* - Applied required modifications for automake 1.5unknown2002-10-011-1/+2
* Updated VC++ project files for 4.0.4unknown2002-09-241-0/+1
* Increased max possible max_allowed_packet to 1Gunknown2002-09-193-30/+5
* Added code to flush a bulk_insert index.unknown2002-09-181-0/+1
* Update mysql-test results after mergeunknown2002-09-182-5/+5
* fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-0/+29
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-1/+1
* Portability fixes.unknown2002-09-111-6/+13
* Fixed searching after ssl directories.unknown2002-09-052-4/+11
* Portability fixes for windowsunknown2002-08-282-1/+2
* Changed relay_log_space to ulonglongunknown2002-08-231-1/+1
* Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-213-1/+10
* Portability fixes for 4.0.3 build.unknown2002-08-171-1/+1
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-172-4/+6
* merge with 3.23.52unknown2002-08-122-9/+8
|\
| * Fixed problem with BIGINT and shutdown on AIXunknown2002-08-122-1/+3
| * After discussing it with Monty by phone once more:unknown2002-08-101-0/+3
| * Portability fix for AIXunknown2002-08-081-8/+4
| * - portability fix for AIX in include/my_sys.h: define alloca as aunknown2002-08-081-0/+9
* | Fix for SSL and new my_getoptunknown2002-08-093-50/+2
* | sslopt-case.h changed optarg to argument, decomment ssl-key optionunknown2002-08-081-4/+6
* | Added nety_retry_count as a changeable variableunknown2002-08-081-1/+1
* | merge with 3.23.52unknown2002-08-081-0/+1
|\ \ | |/
| * Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.unknown2002-08-061-7/+10
| * my_pthread.h, configure.in:unknown2002-08-061-0/+7
| * Changed initialization of RND() to be less predictable.unknown2002-08-061-0/+1
| * Fixed bug with GROUP BY on NULL fields.unknown2002-08-052-0/+5
| * Two small patches proposed by Paul DuBoisunknown2002-08-031-1/+1
* | mergeunknown2002-08-083-18/+15
|\ \
| * | Fix for Intel compiler (ecc)unknown2002-08-083-18/+15
* | | mergeunknown2002-08-086-11/+22
|\ \ \ | |/ / |/| |
| * | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-084-8/+16
| * | Merge with 3.23.51unknown2002-07-252-3/+6
| |\ \ | | |/
| | * - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> unknown2002-07-152-4/+7
| | * Added some patches provided by SuSE to fix build problems onunknown2002-07-151-1/+2
* | | Fix for QNX 6.2.unknown2002-08-051-2/+5
* | | Two small patches proposed by Paul DuBoisunknown2002-08-031-1/+1
* | | Portability fix for QNX 6.2unknown2002-08-021-0/+2
* | | few small fixesunknown2002-08-011-2/+2
* | | MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-1/+0
* | | Merge work:/home/bk/mysql-4.0unknown2002-07-251-14/+13
|\ \ \
| * | | MI_SORT_INFO and MI_SORT_PARAM massagingunknown2002-07-251-14/+13
| |/ /
* | | Added an "#ifdef _AIX" around the "#pragma #alloca" in include/my_sys.hunknown2002-07-251-1/+3
|/ /
* | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+3
* | mergeunknown2002-07-239-33/+36
|\ \
| * | New SET syntax & system variables.unknown2002-07-239-33/+36
* | | parallel repair: style fixupsunknown2002-07-212-3/+2