Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -1/+1 |
|\ | |||||
| * | Applied patch from Novell (2004-06-03) | monty@mysql.com | 2004-06-18 | 1 | -1/+1 |
| * | backport wild_compare fix from 4.1 - bug#3924 | serg@serg.mylan | 2004-05-29 | 2 | -24/+47 |
* | | Unicode collation algorithm: contraction support. | bar@mysql.com | 2004-06-12 | 1 | -0/+10 |
* | | merged | serg@serg.mylan | 2004-06-11 | 1 | -3/+1 |
|\ \ | |||||
| * | | bug#3964 and related issues: FTB problems with charsets where one byte can ma... | serg@serg.mylan | 2004-06-10 | 1 | -3/+1 |
* | | | Move UCA language specific definitions into ctype-ucs.c. | bar@mysql.com | 2004-06-11 | 2 | -143/+23 |
* | | | charset.c: | bar@mysql.com | 2004-06-11 | 1 | -44/+15 |
* | | | Initialize max_sort_char only if a character set is requested. | bar@mysql.com | 2004-06-11 | 1 | -23/+0 |
* | | | Allocate memory when a character set is requested: | bar@mysql.com | 2004-06-11 | 1 | -548/+14 |
* | | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 10 | -10/+0 |
* | | | Optimization to use less memory. | bar@mysql.com | 2004-06-10 | 1 | -5/+19 |
* | | | charset.c: | bar@mysql.com | 2004-06-09 | 1 | -1/+2 |
* | | | WL#916: Unicode collations for some languages | bar@bar.intranet.mysql.r18.ru | 2004-06-08 | 1 | -30/+180 |
* | | | Merged | sergefp@mysql.com | 2004-06-07 | 1 | -17/+53 |
|\ \ \ | |/ / |/| | | |||||
| * | | Post review fixes for "SQL Syntax for Prepared Statements". | sergefp@mysql.com | 2004-06-07 | 1 | -22/+23 |
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-03 | 1 | -10/+45 |
| |\ \ | |||||
| | * \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-01 | 1 | -10/+45 |
| | |\ \ | |||||
| | | * \ | Manually merged, requirees more merging | sergefp@mysql.com | 2004-05-25 | 4 | -6/+64 |
| | | |\ \ | |||||
| | | * \ \ | Merge | sergefp@mysql.com | 2004-05-24 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-21 | 1 | -10/+45 |
| | | |\ \ \ \ | |||||
| | | | * | | | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2) | sergefp@mysql.com | 2004-05-21 | 1 | -10/+45 |
* | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 | paul@kite-hub.kitebird.com | 2004-06-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | charset.c: | bar@bar.intranet.mysql.r18.ru | 2004-06-04 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Fix skipp -> skip once and for all. | paul@kite-hub.kitebird.com | 2004-06-03 | 9 | -18/+18 |
|/ / / / / / / | |||||
* | | | | | | | Unicode collations: WL#916 | bar@bar.intranet.mysql.r18.ru | 2004-06-03 | 1 | -6/+496 |
|/ / / / / / | |||||
* | | | | | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 3 | -4/+4 |
* | | | | | | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 2 | -18/+18 |
* | | | | | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 5 | -13/+28 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-05-25 | 5 | -13/+28 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added patches from Novell | monty@mysql.com | 2004-05-25 | 5 | -13/+28 |
* | | | | | | | Preparation for user-defined Unicode collations: | bar@bar.intranet.mysql.r18.ru | 2004-05-25 | 1 | -1/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 4 | -6/+64 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge with 4.0, mainly to get changes to windows project files | monty@mysql.com | 2004-05-20 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | monty@mysql.com | 2004-05-19 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-05-16 | 1 | -3/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -3/+3 |
* | | | Update casts from very old my_lock.c source. | ingo@mysql.com | 2004-05-10 | 1 | -4/+6 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-05 | 2 | -12/+22 |
|\ \ | |||||
| * \ | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 2 | -12/+22 |
| |\ \ | | |/ | |||||
| | * | better followup fix for my_getopt (Argh!) | serg@serg.mylan | 2004-04-30 | 1 | -7/+7 |
| | * | followup - error fixed | serg@serg.mylan | 2004-04-30 | 1 | -2/+3 |
| | * | bug#3529 - my_getopt doesn't process short OPT_ARG options correctly | serg@serg.mylan | 2004-04-28 | 1 | -11/+20 |
| | * | bug#3556 - soundex | serg@serg.mylan | 2004-04-28 | 1 | -2/+2 |
* | | | Fixes for prior commit | miguel@hegel.local | 2004-05-05 | 1 | -0/+2 |
* | | | Windows fixes for VC++ compiler compability | miguel@hegel.local | 2004-05-05 | 1 | -5/+20 |
|/ / | |||||
* | | WL#1700 - Properly count key_blocks_used and key_blocks_current. | ingo@mysql.com | 2004-05-03 | 1 | -16/+68 |
* | | Allow one to send empty strings with mysql_stmt_send_long_data() | monty@mysql.com | 2004-04-28 | 1 | -0/+6 |
* | | Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request) | sergefp@mysql.com | 2004-04-28 | 1 | -1/+1 |
* | | Fixed results for previous patch | monty@mishka.local | 2004-04-27 | 1 | -1/+1 |