summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Netwareunknown2003-01-288-30/+174
* Guard against compiling without -fno-exceptionsunknown2003-01-142-2/+13
* Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-0/+1
* Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-042-8/+9
* ANALYZE for MERGEunknown2002-12-101-0/+2
* bulk insert code optimizedunknown2002-12-072-3/+4
* new client error added: CR_MALFORMED_PACKETunknown2002-12-041-3/+5
* New multi-table-update codeunknown2002-11-291-1/+2
* 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
|/ /
* | - 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
|\ \ | |/