Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -36/+42 |
|\ | |||||
| * | Merge branch '10.0' into bb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-25 | 1 | -36/+42 |
| |\ | |||||
| | * | Simplify caseup() and casedn() in charsets | Alexander Barkov | 2018-07-19 | 1 | -36/+42 |
* | | | Fix and reenable Windows compiler warning C4800 (size_t conversion). | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+2 |
* | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Removing the unused function my_bincmp() from strings/ctype-ucs2.c | Alexander Barkov | 2016-11-24 | 1 | -11/+0 |
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-27 | 1 | -1/+1 |
| | |\ | |||||
| | | * | potential signedness issue | Sergei Golubchik | 2016-09-12 | 1 | -7/+7 |
| | * | | MDEV-9265 SuSE patches: Suspicious implicit sign extension | Alexander Barkov | 2015-12-15 | 1 | -1/+1 |
* | | | | fix build and some warnings | kevg | 2016-11-24 | 1 | -11/+0 |
* | | | | MDEV-9143 JSON_xxx functions. | Alexey Botchkov | 2016-10-19 | 1 | -4/+15 |
* | | | | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2 | Alexander Barkov | 2016-10-10 | 1 | -66/+0 |
* | | | | MDEV-9711 NO PAD collations | Alexander Barkov | 2016-09-06 | 1 | -38/+522 |
* | | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring | Alexander Barkov | 2016-05-17 | 1 | -28/+6 |
* | | | | MDEV-9665 Remove cs->cset->ismbchar() | Alexander Barkov | 2016-03-16 | 1 | -31/+1 |
|/ / / | |||||
* | | | MDEV-9265 SuSE patches: Suspicious implicit sign extension | Alexander Barkov | 2015-12-15 | 1 | -1/+2 |
* | | | MDEV-9178 Wrong result for CAST(CONVERT('1IJ3' USING ucs2) AS SIGNED) | Alexander Barkov | 2015-11-24 | 1 | -3/+18 |
* | | | Adding MY_CHARSET_HANDLER::native_to_mb(). | Alexander Barkov | 2015-08-14 | 1 | -0/+4 |
* | | | MDEV-8419 utf32: compare broken bytes as "greater than any non-broken character" | Alexander Barkov | 2015-07-07 | 1 | -232/+31 |
* | | | Fixing a bug in MDEV-8418 (utf16, utf16le) and MDEV-8417 (utf8mb4). | Alexander Barkov | 2015-07-06 | 1 | -2/+2 |
* | | | MDEV-8416 ucs2: compare broken bytes as "greater than any non-broken character" | Alexander Barkov | 2015-07-06 | 1 | -448/+112 |
* | | | MDEV-6566 Different INSERT behaviour on bad bytes with and without character ... | Alexander Barkov | 2015-03-13 | 1 | -59/+191 |
* | | | A preparatory patch for MDEV-6566. | Alexander Barkov | 2015-03-02 | 1 | -4/+67 |
* | | | cleanup: s/const CHARSET_INFO/CHARSET_INFO/ | Sergei Golubchik | 2014-12-04 | 1 | -3/+3 |
|/ / | |||||
* | | MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ... | Michael Widenius | 2014-09-11 | 1 | -29/+27 |
* | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | MDEV-5745 analyze MySQL fix for bug#12368495 | Alexander Barkov | 2014-07-28 | 1 | -6/+6 |
* | | minor cleanup | Sergei Golubchik | 2014-03-01 | 1 | -7/+5 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -2/+2 |
|\ \ | |||||
| * \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | * | Bug#16691598 - ORDER BY LOWER(COLUMN) PRODUCES OUT-OF-ORDER RESULTS | Neeraj Bisht | 2013-11-07 | 1 | -1/+1 |
* | | | | MDEV-5180 Data type for WEIGHT_STRING is too short in some cases | Alexander Barkov | 2013-10-25 | 1 | -11/+4 |
* | | | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 | Alexander Barkov | 2013-10-23 | 1 | -0/+9 |
* | | | | MDEV-4928 Merge collation customization improvements | Alexander Barkov | 2013-10-02 | 1 | -90/+79 |
* | | | | MDEV-4786 merge 10.0-monty > 10.0 | Alexander Barkov | 2013-08-02 | 1 | -0/+12 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -5/+5 |
| | |/ / | |/| | | |||||
* | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -5/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 1 | -5/+5 |
| |/ / | |||||
* | | | Merging utf16le from MySQL-5.6 | Alexander Barkov | 2013-03-28 | 1 | -130/+391 |
|/ / | |||||
* | | Fixed compiler warning | Michael Widenius | 2013-01-17 | 1 | -1/+2 |
* | | Fixed compiler errors | Michael Widenius | 2012-08-14 | 1 | -2/+7 |
* | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
| | |\ | |||||
* | | \ | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+34 |
|\ \ \ \ | |/ / / |