summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* SELECT BINARY expr unknown2003-03-041-2/+4
* Every character set now has binary collationunknown2003-03-041-13/+32
* Merge with 4.0.11unknown2003-02-262-1/+13
|\
| * Safety fix (caused a core dump on slave during shutdown when shutting down re...unknown2003-02-261-0/+2
| * Portability fix for HPUX10.20unknown2003-02-251-1/+11
* | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-201-4/+4
* | charset.c:unknown2003-02-201-0/+1
* | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-172-3/+4
|\ \ | |/
| * Fixed multi-table-delete for InnoDB tablesunknown2003-02-172-3/+4
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-122-2/+3
* | 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
|\ \ \ \ | | |_|/ | |/| |