Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After merge fixes | monty@mysql.com | 2004-05-24 | 1 | -0/+1 |
* | Merge with 4.0, mainly to get changes to windows project files | monty@mysql.com | 2004-05-20 | 1 | -2/+1 |
|\ | |||||
| * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | monty@mysql.com | 2004-05-19 | 1 | -4/+4 |
* | | Portability fixes | monty@mysql.com | 2004-05-19 | 4 | -13/+13 |
* | | compatibility fix for hp-ux 64bit (hpux compiler) and sun 64-bit (sun forte) | serg@serg.mylan | 2004-05-14 | 1 | -7/+7 |
* | | Portability fixes | monty@mysql.com | 2004-05-12 | 1 | -3/+3 |
* | | Don't automaticly generate a new key for a foreign key constraint if there is... | monty@mysql.com | 2004-05-12 | 1 | -1/+3 |
* | | Use Windows code page 1252 instead of real ISO 8859-1 | bar@bar.intranet.mysql.r18.ru | 2004-05-11 | 3 | -73/+285 |
* | | ctype-win1250ch.c, ctype-czech.c: | bar@bar.intranet.mysql.r18.ru | 2004-05-07 | 2 | -2/+2 |
* | | Portability fixes | monty@mysql.com | 2004-05-07 | 2 | -29/+28 |
* | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix typos that resulted in adding names to the global namespace that | tim@sand.box | 2004-04-12 | 2 | -2/+2 |
* | | Don't enable HA_EXTRA_WRITE_CACHE if too few rows | monty@mysql.com | 2004-04-08 | 1 | -11/+25 |
* | | Checking Thai sort order and trailing spaces handling | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 1 | -27/+70 |
* | | 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 |