summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.12unknown2003-03-194-3/+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
* | Fixes to avoid errors from valgrindunknown2003-03-181-0/+6
* | Merge with 4.0unknown2003-03-166-5/+9
|\ \ | |/
| * 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
* | | | | New function my_charset_same()unknown2003-03-162-0/+2
* | | | | set_default_charset() is not used anymoreunknown2003-03-161-2/+0
* | | | | Every charset now have its own parser state arraysunknown2003-03-141-0/+18
* | | | | New fields in CHARSET_INFO structure to optimize searching forunknown2003-03-051-0/+2
* | | | | SELECT BINARY expr unknown2003-03-041-1/+2
* | | | | Fix for using unitialized mutex when running version compiled with --debugunknown2003-03-041-0/+1
* | | | | Do not give an error when the user does START SLAVE on an alreadyunknown2003-03-031-1/+3
* | | | | New error message for situation like:unknown2003-03-021-1/+2
* | | | | Portability fixesunknown2003-02-282-11/+17
* | | | | Merge with 3.23 -> 4.0unknown2003-02-282-2/+7
|\ \ \ \ \ | |/ / / /
| * | | | 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 fixesunknown2003-02-282-2/+2
* | | | Merge work:/my/mysql-4.1 into narttu.mysql.fi:/my/mysql-4.1unknown2003-02-271-0/+20
|\ \ \ \
| * | | | Portability fixesunknown2003-02-271-0/+20
* | | | | All segments of SPATIAL keys MUST be NOT NULL.unknown2003-02-261-1/+2
|/ / / /
* | | | Merge with 4.0.11unknown2003-02-262-0/+20
|\ \ \ \ | |/ / /
| * | | Portability fix for HPUX10.20unknown2003-02-251-0/+5
| * | | my_base.h:unknown2003-02-181-0/+15
| |/ /
* | | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-172-2/+2
|\ \ \ | |/ /
| * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-172-2/+2
| * | Better fix for count(distinct) bugunknown2003-02-101-1/+1
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-0/+1
* | | Merge with 4.0 to get fix for MIN/MAXunknown2003-02-071-0/+8
|\ \ \ | |/ /
| * | Added START TRANSACTION syntaxunknown2003-02-061-0/+8
* | | After merge fixes & remove compiler warningsunknown2003-02-074-3/+9
* | | Merge with 4.0.11unknown2003-02-0410-33/+179
|\ \ \ | |/ /
| * | low-level error messages cleanupunknown2003-01-281-2/+3
| * | mergeunknown2003-01-288-30/+174
| |\ \
| | * | Fixes for Netwareunknown2003-01-288-30/+174