Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2 | Alexander Barkov | 2016-10-10 | 1 | -22/+0 |
* | MDEV-9711 NO PAD collations | Alexander Barkov | 2016-09-06 | 1 | -20/+50 |
* | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring | Alexander Barkov | 2016-05-17 | 1 | -1/+1 |
* | Removing my_strnncoll_mb_bin() and my_strnncollsp_mb_bin(), | Alexander Barkov | 2016-03-25 | 1 | -87/+0 |
* | Fixing compilation warnings introduced in: | Alexander Barkov | 2016-03-23 | 1 | -2/+3 |
* | MDEV-9665 Remove cs->cset->ismbchar() | Alexander Barkov | 2016-03-16 | 1 | -3/+2 |
* | Adding MY_CHARSET_HANDLER::native_to_mb(). | Alexander Barkov | 2015-08-14 | 1 | -19/+2 |
* | MDEV-8215 Asian MB3 charsets: compare broken bytes as "greater than any non-b... | Alexander Barkov | 2015-07-03 | 1 | -16/+0 |
* | MDEV-6566 Different INSERT behaviour on bad bytes with and without character ... | Alexander Barkov | 2015-03-13 | 1 | -14/+84 |
* | A preparatory patch for MDEV-6566. | Alexander Barkov | 2015-03-02 | 1 | -0/+23 |
* | cleanup: s/const CHARSET_INFO/CHARSET_INFO/ | Sergei Golubchik | 2014-12-04 | 1 | -1/+1 |
* | MDEV-7086 main.ctype_cp932 fails in buildbot on a valgrind build | Alexander Barkov | 2014-11-18 | 1 | -2/+2 |
* | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 1 | -2/+2 |
|\ | |||||
| * | mysql-5.5.40 | Sergei Golubchik | 2014-10-06 | 1 | -2/+2 |
| |\ | |||||
| | * | Bug #11755818 : LIKE DOESN'T MATCH WHEN CP932_BIN/SJIS_BIN | mithun | 2014-08-12 | 1 | -2/+2 |
| | * | Bug #17760379 COLLATIONS WITH CONTRACTIONS BUFFER-OVERFLOW THEMSELVES IN THE ... | Venkata Sidagam | 2014-01-11 | 1 | -1/+1 |
* | | | MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ... | Michael Widenius | 2014-09-11 | 1 | -3/+5 |
* | | | minor cleanup | Sergei Golubchik | 2014-03-01 | 1 | -5/+3 |
* | | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
* | | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 | Alexander Barkov | 2013-10-23 | 1 | -9/+100 |
* | | | MDEV-4928 Merge collation customization improvements | Alexander Barkov | 2013-10-02 | 1 | -17/+17 |
* | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -3/+3 |
* | | | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 1 | -12/+39 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO | Neeraj Bisht | 2013-01-14 | 1 | -12/+39 |
| |\ | |||||
| | * | BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO | Neeraj Bisht | 2013-01-14 | 1 | -11/+39 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * \ \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -1/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
* | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | |\ \ \ | |||||
| | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -2/+2 |
* | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -3/+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 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| * | | | | | 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 |
* | | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -6/+8 |
* | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -7/+192 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merging Copyright update from 5.1 | Alexander Barkov | 2011-01-19 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Updating Copyright information | Alexander Barkov | 2011-01-19 | 1 | -1/+1 |
| * | | | | | Bug#57737 Character sets: search fails with like, contraction, index | Alexander Barkov | 2010-11-26 | 1 | -1/+187 |
* | | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -1/+1 |
* | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -26/+25 |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -6/+16 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -6/+16 |
| | |\ \ \ | | | |/ / |