Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UTF8 now process space as PAD character correctly. | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -8/+88 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-25 | 11 | -345/+557 |
|\ | |||||
| * | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 11 | -345/+557 |
* | | Bug #3290 [Ver]: Can't convert sjis&ujis half-width katakana correctly | bar@bar.intranet.mysql.r18.ru | 2004-03-25 | 1 | -17/+12 |
* | | #3290: Can't convert sjis&ujis half-width katakana correctly | bar@bar.intranet.mysql.r18.ru | 2004-03-25 | 1 | -1/+13 |
* | | ctype-uca.c: | bar@bar.intranet.mysql.r18.ru | 2004-03-24 | 1 | -0/+5 |
* | | Unicode Collation Algorithm subset implementation | bar@bar.intranet.mysql.r18.ru | 2004-03-24 | 3 | -6/+7064 |
* | | uca-dump.c: | bar@bar.intranet.mysql.r18.ru | 2004-03-23 | 1 | -12/+30 |
* | | uca-dump.c: | bar@bar.intranet.mysql.r18.ru | 2004-03-22 | 1 | -0/+258 |
|/ | |||||
* | min_sort_char was added, for the future UCA implementation. | bar@bar.intranet.mysql.r18.ru | 2004-03-19 | 15 | -27/+133 |
* | EOVERFLOW moved to my_base.h - it is used not only in strtod.c | serg@serg.mylan | 2004-03-16 | 1 | -4/+0 |
* | Moved errno to strtod.c as one can use m_string.h without errno.h | monty@mysql.com | 2004-03-16 | 1 | -5/+5 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-16 | 1 | -8/+8 |
|\ | |||||
| * | Fix for bug#2972 Problem the the CONV() function | gluh@gluh.mysql.r18.ru | 2004-03-15 | 1 | -8/+8 |
* | | merge & simple cleanup | monty@mysql.com | 2004-03-15 | 1 | -7/+12 |
|\ \ | |/ |/| | |||||
| * | Optimizations | monty@mysql.com | 2004-03-15 | 1 | -4/+6 |
* | | my_strtod fixes: | serg@serg.mylan | 2004-03-14 | 1 | -3/+11 |
|/ | |||||
* | - added commands --query_vertical and --query_horisontal to client/mysqltest.cc | vva@eagle.mysql.r18.ru | 2004-03-06 | 1 | -4/+1 |
* | do not use static array of pastpoints in my_strtod - it is not portable | serg@build.mysql.com | 2004-02-27 | 1 | -17/+3 |
* | minor omission that effectively disabled my_strtod fixed :) | serg@serg.mylan | 2004-02-24 | 1 | -1/+1 |
* | - fixed C++-style comment in strings/strtod.c which caused a compile | lenz@kallisto.local | 2004-02-18 | 1 | -1/+1 |
* | Changed wellformedlen to well_formed_len | monty@mysql.com | 2004-02-17 | 13 | -37/+60 |
* | Merge with public tree | monty@mysql.com | 2004-02-16 | 12 | -423/+337 |
|\ | |||||
| * | After merge fixes | monty@mysql.com | 2004-02-16 | 12 | -291/+254 |
| * | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -134/+85 |
| |\ | |||||
| | * | Fixed problem with range optimization over overlapping ranges (#2448) | monty@mysql.com | 2004-02-04 | 1 | -202/+137 |
| | * | Thai tis620 crash problem in text comparison routines was fixed. | bar@bar.intranet.mysql.r18.ru | 2004-02-03 | 1 | -55/+122 |
| | * | ctype-big5.c: | bar@bar.intranet.mysql.r18.ru | 2003-12-24 | 1 | -1/+1 |
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-13 | 5 | -216/+149 |
|\ \ \ | |||||
| * | | | my_atof is deleted | serg@serg.mylan | 2004-02-13 | 5 | -216/+149 |
* | | | | http://bugs.mysql.com/bug.php?id=2368 | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 1 | -7/+10 |
| |/ / |/| | | |||||
* | | | Ensure that result from date_format() is binary | monty@mysql.com | 2004-02-09 | 1 | -3/+3 |
* | | | Problem fix: | bar@bar.intranet.mysql.r18.ru | 2004-02-06 | 13 | -2/+52 |
* | | | http://bugs.mysql.com/bug.php?id=2619 | bar@bar.intranet.mysql.r18.ru | 2004-02-04 | 1 | -10/+12 |
* | | | just tried to find all 'skipp' and replace it with 'skip'. | ram@gw.mysql.r18.ru | 2004-02-02 | 5 | -10/+10 |
|/ / | |||||
* | | UCS-2 aligning 0xAA -> 0x00AA | bar@bar.intranet.mysql.r18.ru | 2004-01-19 | 14 | -0/+25 |
* | | Fic for Bug 2367: INSERT() behaviour is different for different charsets. | bar@bar.intranet.mysql.r18.ru | 2004-01-15 | 1 | -1/+1 |
* | | Bug 1552: | bar@bar.intranet.mysql.r18.ru | 2003-12-25 | 1 | -2/+201 |
* | | dump_map.c: | bar@bar.intranet.mysql.r18.ru | 2003-12-25 | 1 | -0/+72 |
* | | "like" did not work in some cases with character set big5 | bar@bar.intranet.mysql.r18.ru | 2003-12-24 | 1 | -1/+1 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 3 | -4/+2 |
|\ \ | |/ | |||||
| * | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 3 | -4/+2 |
| * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -6/+12 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2003-12-08 | 7 | -35/+39 |
|\ \ | |||||
| * | | Portability fixes for Windows | monty@mysql.com | 2003-12-08 | 7 | -35/+39 |
* | | | fix for my_mbcharlen(charset, c) to return 1 for single-byte characters | serg@serg.mylan | 2003-12-06 | 6 | -6/+6 |
|/ / | |||||
* | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -8/+2 |
* | | Fixed compiler warnings from Intel compiler in Win64 | monty@mysql.com | 2003-11-23 | 1 | -1/+1 |
* | | Update VC++ files | monty@mysql.com | 2003-11-21 | 1 | -4/+4 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -1/+1 |