summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | New scan() function in CHARSET_INFO structure (not used yet) unknown2003-01-171-0/+7
| * | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-161-0/+2
| |\ \ \
| | * | | Implement store_result (read_binary_rows & mysql_stmt_store_result)unknown2003-01-161-0/+2
| * | | | strnto family functions now return error in a new argumentunknown2003-01-161-15/+15
| * | | | All charsets now have strnxfrm. unknown2003-01-151-5/+6
* | | | | SCRUMunknown2003-01-201-0/+5
* | | | | resolving conflictsunknown2003-01-1511-23/+110
|\ \ \ \ \ | |/ / / /
| * | | | after merging fixingunknown2003-01-141-0/+3
| * | | | mergeunknown2003-01-143-5/+8
| |\ \ \ \
| | * | | | Updates for multi-byte character setsunknown2003-01-143-5/+8
| * | | | | Charset loading has been moved to /string libraryunknown2003-01-141-1/+9
| | |/ / / | |/| | |
| * | | | Remove/change unwanted variables in client protocolunknown2003-01-091-7/+7
| * | | | Merge venu@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-091-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-091-0/+1
| | |\ \ \
| | | * \ \ merge with 4.0.9unknown2003-01-091-0/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-0/+1
| * | | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-091-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Code cleaup to fix the conversion routines - binary protocolunknown2003-01-071-2/+2
| * | | | | New function to search for charset using charset name rather than collation nameunknown2003-01-081-0/+1
| | |/ / / | |/| | |
| * | | | Enchanced my_once..() functions.unknown2003-01-071-0/+2
| |/ / /
| * | | Merge with 4.0.8unknown2003-01-062-1/+3
| |\ \ \ | | |/ /
| | * | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-042-8/+9
| * | | mergeunknown2003-01-044-4/+6
| |\ \ \
| | * | | Added support for DROP TEMPORARY TABLEunknown2003-01-041-1/+0
| | * | | Merge with 4.0.8unknown2003-01-033-3/+6
| | |\ \ \ | | | |/ /
| | | * | ANALYZE for MERGEunknown2002-12-101-0/+2
| | | * | bulk insert code optimizedunknown2002-12-072-3/+4