summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | fixed bug in parallel repairunknown2003-01-261-1/+1
| * | --ft_stopword_file command-line optionunknown2003-01-231-1/+2
| |/
* | After merge fixunknown2003-02-041-2/+5
* | Added charset number to result headerunknown2003-02-041-0/+1
* | New functions in CHARSET_INFO structureunknown2003-01-311-0/+8
* | New CHARSET_INFO function to compare strings regardless to trailing spacesunknown2003-01-311-0/+5
* | conflicts resolving unknown2003-01-311-0/+1
|\ \
| * | 'Replicate user variables' taskunknown2003-01-301-0/+1
* | | config-win.h, os0proc.h, os0proc.c, srv0start.c:unknown2003-01-301-0/+6
* | | Move latin1 into a separarte fileunknown2003-01-291-2/+2
* | | Reorganization to restore generating charset C files from conf filesunknown2003-01-292-4/+19
* | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-281-1/+1
|\ \ \
| * | | Fix for windows specific errorsunknown2003-01-281-1/+1
* | | | resolveunknown2003-01-281-0/+4
|\ \ \ \
| * | | | New "fill" function in charset_info_st structureunknown2003-01-281-0/+4
* | | | | my_pthread.h:unknown2003-01-281-3/+7
* | | | | Introduced a scalable key cache management.unknown2003-01-281-7/+6
| |/ / / |/| | |
* | | | Remove un-used variablesunknown2003-01-251-3/+1
|/ / /
* | | MYSQL_TIME handling - clientunknown2003-01-231-0/+18
* | | Avoid memory overruns when buffer_length is too small (when fetching binary d...unknown2003-01-231-1/+1
* | | Remove bind_length + Fix the client-testunknown2003-01-221-1/+0