summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Most of the groundwork for sprint task 729 (implement FUNCTIONs).unknown2003-02-211-2/+2
* Merging 4.1 into 5.0unknown2003-02-181-1/+12
|\
| * Added check for selects without into in SPs, and updated error messages and t...unknown2003-01-231-5/+5
| * Fixed some error handling in the SP parts of the parser.unknown2003-01-151-1/+8
| * Fixed some basic error handling for SP functions in mysql_execute_command().unknown2003-01-151-1/+5
* | 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
* | | | Mergeunknown2003-01-215-60/+78
|\ \ \ \
| * | | | Portability fixes (for windows)unknown2003-01-215-60/+78
* | | | | mergedunknown2003-01-212-4/+18
|\ \ \ \ \
| * | | | | Two-level index structure for FULLTEXT indexesunknown2003-01-212-4/+18
* | | | | | Conflicts resolvingunknown2003-01-208-61/+96
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Windows build fix unknown2003-01-181-4/+4
| * | | | | Initial multi query execution support unknown2003-01-182-1/+5
| * | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-182-31/+40
| |\ \ \ \ \
| | * | | | | changes for readline/libedit configurationunknown2003-01-181-0/+9
| | * | | | | Removed and added back typelib.h to get rid of \r that bk did not allow me to...unknown2003-01-181-31/+31
| * | | | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-182-7/+8
| * | | | | | Merge with 4.0.9unknown2003-01-182-2/+13
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Guard against compiling without -fno-exceptionsunknown2003-01-142-2/+13