summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.11unknown2003-02-0429-579/+1020
|\
| * Only write to the error log if --log-error is specified and --console is not ...unknown2003-01-281-2/+4
| * mergeunknown2003-01-2827-541/+983
| |\
| | * Fixes for Netwareunknown2003-01-2827-541/+983
| * | do not "trust number of broadcasts" in shared IO_CACHEunknown2003-01-261-5/+5
| * | fixed bug in parallel repairunknown2003-01-261-29/+29
| |/
* | New functions in CHARSET_INFO structureunknown2003-01-311-0/+2
* | New CHARSET_INFO function to compare strings regardless to trailing spacesunknown2003-01-311-0/+1
* | Move latin1 into a separarte fileunknown2003-01-291-3/+5
* | Reorganization to restore generating charset C files from conf filesunknown2003-01-291-0/+72
* | resolveunknown2003-01-281-0/+1
|\ \
| * | New "fill" function in charset_info_st structureunknown2003-01-281-0/+1
* | | Introduced a scalable key cache management.unknown2003-01-281-614/+1615
|/ /
* | Mergeunknown2003-01-212-4/+5
|\ \
| * | Portability fixes (for windows)unknown2003-01-212-4/+5
* | | mergedunknown2003-01-211-6/+8
|\ \ \ | |/ / |/| |
| * | Two-level index structure for FULLTEXT indexesunknown2003-01-211-6/+8
* | | Removed compiler warningsunknown2003-01-191-1/+1
* | | Simple code cleanups, ignore generated filesunknown2003-01-181-11/+61
* | | New scan() function in CHARSET_INFO structure (not used yet) unknown2003-01-171-0/+1
* | | Some comments have been addedunknown2003-01-171-4/+18
* | | All charsets now have strnxfrm. unknown2003-01-151-0/+1
* | | mergeunknown2003-01-142-122/+1
|\ \ \
| * | | Updates for multi-byte character setsunknown2003-01-142-122/+1
* | | | Charset loading has been moved to /string libraryunknown2003-01-141-235/+6
* | | | Some reorganization to move loading related code to /strings library.unknown2003-01-141-232/+243
* | | | .del-xml.c~d20ceb97a91fcc2d:unknown2003-01-101-374/+0
* | | | xml.c has been moved to /strings from /mysysunknown2003-01-101-1/+1
|/ / /
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-091-36/+51
|\ \ \
| * | | Post merge fixunknown2003-01-091-36/+51
* | | | charset.c:unknown2003-01-081-1/+2
* | | | New function to search for charset using charset name rather than collation nameunknown2003-01-081-9/+30
|/ / /
* | | Enchanced my_once..() functions.unknown2003-01-072-165/+186
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-071-1/+1
|\ \ \
| * | | Fixed that derived tables are properly dropedunknown2003-01-071-1/+1
* | | | charset.c:unknown2003-01-071-2/+12
|/ / /
* | | mergeunknown2003-01-061-179/+203
|\ \ \
| * | | charset.c:unknown2003-01-051-2/+0
| * | | koi8_ru -> koi8_runknown2003-01-051-179/+205
* | | | Merge with 4.0.8unknown2003-01-062-18/+27
|\ \ \ \ | | |_|/ | |/| |
| * | | A lot of portability fixes.unknown2003-01-051-2/+2
| * | | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-16/+25
* | | | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+4
* | | | mergeunknown2003-01-043-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge with 4.0.8unknown2003-01-033-2/+10
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-202-2/+3
| | * Merge mashka.mysql.fi:/home/my/mysql-3.23unknown2002-12-141-0/+7
| | |\
| | | * On windows, delete any conflicting 'to' files on rename(from,to)unknown2002-12-141-0/+7
| | | * - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)unknown2002-12-044-7/+18
* | | | charset.c:unknown2003-01-041-3/+3