Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use sort_order directly | bar@bar.mysql.r18.ru | 2002-10-10 | 1 | -21/+2 |
* | Move hash_sort and hash_caseup into CHARSET_INFO for all charsets | bar@bar.mysql.r18.ru | 2002-10-10 | 2 | -35/+3 |
* | Some reorganization to use less memory as well as to hide some implementation | bar@bar.mysql.r18.ru | 2002-10-10 | 1 | -35/+41 |
* | my_sortcmp -> my_strnncoll | bar@bar.mysql.r18.ru | 2002-10-09 | 3 | -68/+2 |
* | Simple charsets now have strncoll() field too | bar@bar.mysql.r18.ru | 2002-10-09 | 3 | -18/+5 |
* | a bit speeding-up of key_cmp() function | ram@mysql.r18.ru | 2002-10-04 | 1 | -15/+26 |
* | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 19 | -525/+1092 |
|\ | |||||
| * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 3 | -13/+21 |
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 19 | -514/+1073 |
| |\ | |||||
| | * | Some speed improvements | bar@bar.mysql.r18.ru | 2002-08-15 | 3 | -9/+15 |
| | * | More readable output | bar@bar.mysql.r18.ru | 2002-08-14 | 1 | -7/+36 |
| | * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 | bar@bar.udmsearch.izhnet.ru | 2002-08-06 | 2 | -1/+105 |
| | |\ | |||||
| | | * | New file to generate a html page to review a charset | bar@bar.udmsearch.izhnet.ru | 2002-08-06 | 2 | -1/+105 |
| | * | | Merge work:/home/bk/mysql-4.1 | serg@sergbook.mysql.com | 2002-08-05 | 1 | -1/+2 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | make SEARCH_PREFIX to work with complex (use_strcoll) charsets | serg@sergbook.mysql.com | 2002-08-05 | 1 | -1/+2 |
| | * | | Move operation to logically better place | bar@bar.udmsearch.izhnet.ru | 2002-07-31 | 1 | -1/+1 |
| | * | | Some more speedup in charsets handling | bar@bar.udmsearch.izhnet.ru | 2002-07-31 | 1 | -11/+24 |
| | * | | Removed unused strucure | bar@bar.udmsearch.izhnet.ru | 2002-07-30 | 1 | -43/+39 |
| | * | | Renamed some charset related constant | bar@bar.udmsearch.izhnet.ru | 2002-07-30 | 2 | -141/+95 |
| | * | | move _print_charset to proper place | bar@bar.udmsearch.izhnet.ru | 2002-07-30 | 2 | -39/+32 |
| | |/ | |||||
| | * | test_charset.c: | bar@gw.udmsearch.izhnet.ru | 2002-06-11 | 1 | -2/+2 |
| | * | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 | monty@hundin.mysql.fi | 2002-06-04 | 16 | -1180/+529 |
| | |\ | |||||
| | | * | merge with 4.0 to get last fixes to last merge | monty@hundin.mysql.fi | 2002-06-04 | 2 | -7/+10 |
| | | |\ | |||||
| | | * \ | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 16 | -1179/+525 |
| | | |\ \ | |||||
| | * | | | | Changed 003F -> 0000 for undefinite characters in charset.conf | bar@gw.udmsearch.izhnet.ru | 2002-06-02 | 1 | -0/+86 |
| | * | | | | Added filling of unicode mapping arrays during charset.conf loading | bar@gw.udmsearch.izhnet.ru | 2002-05-31 | 1 | -5/+28 |
| | * | | | | Removed unnecessary key search in the hp_rb_write_key() function | ram@gw.udmsearch.izhnet.ru | 2002-05-28 | 1 | -0/+5 |
| | |/ / / | |||||
| | * | | | Fixed problem in fulltest testcase | monty@hundin.mysql.fi | 2002-05-22 | 1 | -47/+62 |
| | * | | | BTREE heap key structure is now the same as MyISAM | ram@gw.udmsearch.izhnet.ru | 2002-05-21 | 2 | -369/+36 |
| | * | | | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -2/+2 |
| | * | | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 3 | -12/+897 |
| | * | | | Some charsets require special hash function | bar@gw.udmsearch.izhnet.ru | 2002-04-17 | 1 | -1/+6 |
| | * | | | Some fixes after merging changes from 4.0 | bar@gw.udmsearch.izhnet.ru | 2002-04-16 | 1 | -1/+1 |
| | * | | | merge | monty@hundin.mysql.fi | 2002-04-13 | 15 | -264/+77 |
| | |\ \ \ | |||||
| | | * | | | charset<->unicode conversion tables and routines | bar@gw.udmsearch.izhnet.ru | 2002-03-29 | 1 | -1/+2 |
| | | * | | | Removed some default_charset_info | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -2/+1 |
| | | * | | | Hash now supports several charsets | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -14/+16 |
| | | * | | | use String->charset instead of default_charset_info | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -0/+10 |
| | | * | | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 15 | -252/+53 |
* | | | | | | Do filesort if handler has the HA_NOT_READ_PREFIX_LAST flag set. | monty@hundin.mysql.fi | 2002-09-26 | 1 | -0/+4 |
* | | | | | | Increased max possible max_allowed_packet to 1G | monty@mashka.mysql.fi | 2002-09-19 | 1 | -7/+7 |
* | | | | | | Update mysql-test results after merge | monty@mashka.mysql.fi | 2002-09-18 | 1 | -4/+4 |
* | | | | | | Merge | monty@mashka.mysql.fi | 2002-09-18 | 1 | -4/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | comment corrected | serg@sergbook.mysql.com | 2002-09-17 | 1 | -4/+2 |
* | | | | | | | fixed so that --ssl and --skip-ssl works with the MySQL clients. | monty@mashka.mysql.fi | 2002-09-17 | 1 | -2/+3 |
|/ / / / / / | |||||
* | | | | | | merge | monty@mashka.mysql.fi | 2002-09-11 | 3 | -1/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 3 | -1/+27 |
* | | | | | | | syntactic error.. | vva@genie.(none) | 2002-09-10 | 1 | -1/+1 |
* | | | | | | | fix bug for slave.. | vva@genie.(none) | 2002-09-09 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge | monty@mashka.mysql.fi | 2002-09-05 | 1 | -5/+14 |
|\ \ \ \ \ \ |