| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed build failure on OpenSolaris | Michael Widenius | 2011-06-09 | 1 | -2/+2 |
* | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -1/+2 |
|\ |
|
| * | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -1/+2 |
| |\ |
|
| | * | Updating Copyright information | Alexander Barkov | 2011-01-19 | 1 | -1/+1 |
* | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | Flush DBUG log in case of DBUG_ASSERT() | Michael Widenius | 2011-01-30 | 1 | -3/+2 |
| |/ |
|
* | | Applied Antony T Curtis patch for declaring many CHARSET objects as const | Michael Widenius | 2010-01-06 | 1 | -19/+25 |
|/ |
|
* | Bug#46448 trailing spaces are not ignored when user collation maps space != 0x20 | V Narayanan | 2009-10-12 | 1 | -2/+2 |
* | Merge loke.(none):/home/knielsen/devel/mysql-5.0-maint | unknown | 2007-10-31 | 1 | -10/+14 |
|\ |
|
| * | BUG#31799: Scrambled number output due to integer overflow | unknown | 2007-10-31 | 1 | -10/+14 |
* | | Merge polly.(none):/home/kaa/src/maint/bug30453/my50-bug28878 | unknown | 2007-10-23 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | Fix for bug #30453: String not cast to int correctly. | unknown | 2007-10-15 | 1 | -5/+9 |
* | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B29325-5.0-opt | unknown | 2007-07-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bug#29461: Sort order of the collation wasn't used when comparing characters | unknown | 2007-07-09 | 1 | -1/+1 |
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | unknown | 2007-06-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bug#29261: Sort order of the collation wasn't used when comparing trailing | unknown | 2007-06-29 | 1 | -1/+1 |
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -99/+109 |
* | | Merge mysql.com:/home/my/mysql-5.0 | unknown | 2007-01-27 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-01-22 | 1 | -7/+7 |
| |\ |
|
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused: | unknown | 2006-12-15 | 1 | -7/+7 |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
| |/ |
|
| * | Fixed portability issue in my_thr_init.c (was added in my last push) | unknown | 2006-11-30 | 1 | -2/+2 |
* | | Fixed compiler warnings (Mostly VC++): | unknown | 2006-11-30 | 1 | -2/+2 |
* | | Merge mysql.com:/usr/home/bar/mysql-5.0-rpl | unknown | 2006-11-03 | 1 | -6/+12 |
|\ \
| |/ |
|
| * | Bug#20404: SHOW CREATE TABLE fails with Turkish I | unknown | 2006-10-30 | 1 | -6/+12 |
* | | After merge fix | unknown | 2006-10-03 | 1 | -0/+337 |
|\ \
| |/ |
|
| * | Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ... | unknown | 2006-07-20 | 1 | -0/+337 |
* | | Bug#16233: XML: ExtractValue() fails with special characters | unknown | 2006-04-11 | 1 | -1/+1 |
* | | ctype-utf8.c, ctype-simple.c: | unknown | 2006-03-23 | 1 | -1/+1 |
* | | Merge mysql.com:/usr/home/bar/mysql-5.0 | unknown | 2006-03-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge mysql.com:/usr/home/bar/mysql-4.1.b15376 | unknown | 2006-03-23 | 1 | -2/+2 |
| |\ |
|
| | * | Bug#15375 Unassigned multibyte codes are broken | unknown | 2005-12-12 | 1 | -2/+2 |
* | | | WL#1386 - CTYPE table for unicode character sets | unknown | 2006-02-02 | 1 | -0/+14 |
|/ / |
|
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | unknown | 2005-10-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Some fixes to avoid compiler warnings. | unknown | 2005-10-18 | 1 | -1/+1 |
* | | type_binary.result, type_binary.test: | unknown | 2005-10-13 | 1 | -0/+1 |
* | | Merge msdesk.(none):/home/msvensson/mysql-4.1 | unknown | 2005-10-06 | 1 | -8/+3 |
|\ \
| |/ |
|
| * | Bug#13046: LIKE pattern matching using prefix | unknown | 2005-09-21 | 1 | -8/+3 |
* | | Merge mysql.com:/usr/home/bar/mysql-4.1 | unknown | 2005-07-26 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | ctype-big5.c: | unknown | 2005-07-26 | 1 | -4/+4 |
* | | Merge mysql.com:/usr/home/bar/mysql-4.1 | unknown | 2005-07-20 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | ctype_innodb_like.inc: | unknown | 2005-07-06 | 1 | -1/+7 |
* | | fixes for windows 64-bit compiler warnings | unknown | 2005-06-13 | 1 | -5/+5 |
* | | Bug#8610: The ucs2_turkish_ci collation fails with upper('i') | unknown | 2005-06-06 | 1 | -7/+19 |
* | | Bug#9509 Optimizer: wrong result after AND with latin1_german2_ci | unknown | 2005-05-05 | 1 | -1/+56 |
* | | manually merged | unknown | 2005-04-06 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Adding a new parameter for well_formed_length to | unknown | 2005-04-06 | 1 | -3/+3 |
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | unknown | 2005-03-18 | 1 | -1/+1 |
* | | merge with 4.1 | unknown | 2005-02-28 | 1 | -4/+5 |
|\ \
| |/ |
|