summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Changes from Novell for various NetWare-only files, post-4.0.12unknown2003-03-211-4/+3
* - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-1/+1
* Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-173-2/+2
* mergeunknown2003-03-101-0/+1
|\
| * Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-0/+1
| |\
| | * Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-0/+1
| | * Always include errno.hunknown2003-02-281-0/+1
| | * - portability patch to work around bugs in the HP compiler's "inline"unknown2002-12-041-0/+4
* | | my_dir.h is included by raid.hunknown2003-03-051-2/+2
|/ /
* | 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
|\ \