summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0greg@mysql.com2003-03-241-8/+0
|\
| * Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...greg@mysql.com2003-03-211-8/+0
* | make myisam usable without threads (and even w/o pthread_t)serg@sergbook.mysql.com2003-03-241-0/+4
|/
* Changes from Novell for various NetWare-only files, post-4.0.12greg@mysql.com2003-03-211-4/+3
* - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedlenz@mysql.com2003-03-181-1/+1
* Change dbug.h -> my_dbug.h (Portability fix)monty@narttu.mysql.fi2003-03-173-2/+2
* mergemonty@narttu.mysql.fi2003-03-101-0/+1
|\
| * Merge with 3.23 to get fixes for --user and BACKUP TABLEmonty@narttu.mysql.fi2003-03-101-0/+1
| |\
| | * Don't allow BACKUP TABLE to overwrite filesmonty@narttu.mysql.fi2003-03-101-0/+1
| | * Always include errno.hmonty@narttu.mysql.fi2003-02-281-0/+1
| | * - portability patch to work around bugs in the HP compiler's "inline"lenz@mysql.com2002-12-041-0/+4
* | | my_dir.h is included by raid.hserg@serg.mysql.com2003-03-051-2/+2
|/ /
* | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-03-041-0/+1
|\ \
| * | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...monty@narttu.mysql.fi2003-03-041-0/+1
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-03-021-0/+1
|\ \ \ | |/ / |/| |
| * | fix auto-increment in sub-key and insert ... selectserg@serg.mysql.com2003-03-021-0/+1
* | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-02-281-0/+1
|\ \ \
| * | | LOAD DATA INFILE is not replicated if replicate_*_table is setmonty@narttu.mysql.fi2003-02-281-0/+1
* | | | postmerging fix (SCRUM)bell@sanja.is.com.ua2003-02-271-2/+2
* | | | mergingbell@sanja.is.com.ua2003-02-271-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | client port number added to SHOW PROCESSLIST (SCRUM?)bell@sanja.is.com.ua2003-02-171-2/+2
* | | | Added detection if pthread_attr_getstacksize() existsmonty@narttu.mysql.fi2003-02-271-2/+2
* | | | Add missing SIGNAL_WITH_VIO_CLOSE to fix problem with SLAVE STOP on windowsmonty@narttu.mysql.fi2003-02-271-0/+5
| |/ / |/| |
* | | Portability fix for HPUX10.20monty@narttu.mysql.fi2003-02-251-0/+5
* | | my_base.h:heikki@hundin.mysql.fi2003-02-181-0/+15
|/ /
* | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-172-2/+2
* | Better fix for count(distinct) bugmonty@mashka.mysql.fi2003-02-101-1/+1
* | Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-0/+8
* | low-level error messages cleanupserg@serg.mysql.com2003-01-281-2/+3
* | mergemonty@mashka.mysql.fi2003-01-288-30/+174
|\ \
| * | Fixes for Netwaremonty@mashka.mysql.fi2003-01-288-30/+174
* | | fixed bug in parallel repairserg@serg.mysql.com2003-01-261-1/+1
* | | --ft_stopword_file command-line optionserg@serg.mysql.com2003-01-231-1/+2
|/ /
* | Guard against compiling without -fno-exceptionsmonty@mashka.mysql.fi2003-01-142-2/+13
* | Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-091-0/+1
* | Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-042-8/+9
* | ANALYZE for MERGEserg@serg.mysql.com2002-12-101-0/+2
* | bulk insert code optimizedserg@serg.mysql.com2002-12-072-3/+4
* | new client error added: CR_MALFORMED_PACKETserg@serg.mysql.com2002-12-041-3/+5
* | New multi-table-update codemonty@mashka.mysql.fi2002-11-291-1/+2
* | 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