summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* a bit speeding-up of key_cmp() functionunknown2002-10-041-15/+26
* Merge with 4.0.4unknown2002-10-0219-525/+1092
|\
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-023-13/+21
| * Merge with 4.0.3unknown2002-08-3019-514/+1073
| |\
| | * Some speed improvementsunknown2002-08-153-9/+15
| | * More readable outputunknown2002-08-141-7/+36
| | * Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-08-062-1/+105
| | |\
| | | * New file to generate a html page to review a charsetunknown2002-08-062-1/+105
| | * | Merge work:/home/bk/mysql-4.1unknown2002-08-051-1/+2
| | |\ \ | | | |/ | | |/|
| | | * make SEARCH_PREFIX to work with complex (use_strcoll) charsetsunknown2002-08-051-1/+2
| | * | Move operation to logically better place unknown2002-07-311-1/+1
| | * | Some more speedup in charsets handlingunknown2002-07-311-11/+24
| | * | Removed unused strucureunknown2002-07-301-43/+39
| | * | Renamed some charset related constantunknown2002-07-302-141/+95
| | * | move _print_charset to proper placeunknown2002-07-302-39/+32
| | |/
| | * test_charset.c:unknown2002-06-111-2/+2
| | * Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2002-06-0416-1180/+529
| | |\
| | | * merge with 4.0 to get last fixes to last mergeunknown2002-06-042-7/+10
| | | |\
| | | * \ merge with 4.0unknown2002-06-0316-1179/+525
| | | |\ \
| | * | | | Changed 003F -> 0000 for undefinite characters in charset.confunknown2002-06-021-0/+86
| | * | | | Added filling of unicode mapping arrays during charset.conf loadingunknown2002-05-311-5/+28
| | * | | | Removed unnecessary key search in the hp_rb_write_key() functionunknown2002-05-281-0/+5
| | |/ / /
| | * | | Fixed problem in fulltest testcaseunknown2002-05-221-47/+62
| | * | | BTREE heap key structure is now the same as MyISAMunknown2002-05-212-369/+36
| | * | | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-2/+2
| | * | | RB-Tree indexes support in HEAP tablesunknown2002-04-253-12/+897
| | * | | Some charsets require special hash functionunknown2002-04-171-1/+6
| | * | | Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
| | * | | mergeunknown2002-04-1315-264/+77
| | |\ \ \
| | | * | | charset<->unicode conversion tables and routinesunknown2002-03-291-1/+2
| | | * | | Removed some default_charset_infounknown2002-03-141-2/+1
| | | * | | Hash now supports several charsetsunknown2002-03-141-14/+16
| | | * | | use String->charset instead of default_charset_infounknown2002-03-141-0/+10
| | | * | | New ctype functions/macros to support many charsets at a timeunknown2002-03-1215-252/+53
* | | | | | Do filesort if handler has the HA_NOT_READ_PREFIX_LAST flag set.unknown2002-09-261-0/+4
* | | | | | Increased max possible max_allowed_packet to 1Gunknown2002-09-191-7/+7
* | | | | | Update mysql-test results after mergeunknown2002-09-181-4/+4
* | | | | | Mergeunknown2002-09-181-4/+2
|\ \ \ \ \ \
| * | | | | | comment correctedunknown2002-09-171-4/+2
* | | | | | | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-2/+3
|/ / / / / /
* | | | | | mergeunknown2002-09-113-1/+27
|\ \ \ \ \ \
| * | | | | | Portability fixes.unknown2002-09-113-1/+27
* | | | | | | syntactic error..unknown2002-09-101-1/+1
* | | | | | | fix bug for slave..unknown2002-09-091-1/+1
|/ / / / / /
* | | | | | Mergeunknown2002-09-051-5/+14
|\ \ \ \ \ \
| * | | | | | Fixed searching after ssl directories.unknown2002-09-051-5/+14
* | | | | | | Fixed a bug in my_getopt and mysqld.ccunknown2002-09-051-1/+1
|/ / / / / /
* | | | | | Removed unneccessary comment.unknown2002-08-281-1/+0
* | | | | | * Fixed a bug in my_getoptunknown2002-08-281-3/+10
|/ / / / /
* | | | | Portability fix.unknown2002-08-211-11/+25