summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-0/+1
|\
| * Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+1
* | Merge work:/home/bk/mysql-4.0unknown2003-03-021-0/+1
|\ \ | |/ |/|
| * fix auto-increment in sub-key and insert ... selectunknown2003-03-021-0/+1
* | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-281-0/+1
|\ \
| * | LOAD DATA INFILE is not replicated if replicate_*_table is setunknown2003-02-281-0/+1
* | | postmerging fix (SCRUM)unknown2003-02-271-2/+2
* | | mergingunknown2003-02-271-2/+2
|\ \ \ | |/ / |/| |
| * | client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-2/+2
* | | Added detection if pthread_attr_getstacksize() existsunknown2003-02-271-2/+2
* | | Add missing SIGNAL_WITH_VIO_CLOSE to fix problem with SLAVE STOP on windowsunknown2003-02-271-0/+5
| |/ |/|
* | Portability fix for HPUX10.20unknown2003-02-251-0/+5
* | my_base.h:unknown2003-02-181-0/+15
|/
* Fixed multi-table-delete for InnoDB tablesunknown2003-02-172-2/+2
* Better fix for count(distinct) bugunknown2003-02-101-1/+1
* Added START TRANSACTION syntaxunknown2003-02-061-0/+8
* low-level error messages cleanupunknown2003-01-281-2/+3
* mergeunknown2003-01-288-30/+174
|\
| * Fixes for Netwareunknown2003-01-288-30/+174
* | fixed bug in parallel repairunknown2003-01-261-1/+1
* | --ft_stopword_file command-line optionunknown2003-01-231-1/+2
|/
* 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