Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2019-03-22 | 1 | -1/+4 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-22 | 1 | -31/+8 |
| |\ | |||||
| | * | MDEV-18881 Assertion `0' failed in make_sortkey upon SELECT with GROUP BY aft... | Alexander Barkov | 2019-03-18 | 1 | -29/+7 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-12-18 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | MDEV-14576 Include full name of object in message about incorrect value for c... | Alexey Botchkov | 2018-12-16 | 1 | -3/+3 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Remove valgrind warnings from Item_str_concat | Michael Widenius | 2018-10-05 | 1 | -1/+1 |
* | | | Fix of type, to make windows compiler happy. | Oleksandr Byelkin | 2018-08-03 | 1 | -1/+1 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-03 | 1 | -55/+57 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -55/+57 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.0' into bb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-25 | 1 | -55/+57 |
| | |\ | |||||
| | | * | Simplify caseup() and casedn() in charsets | Alexander Barkov | 2018-07-19 | 1 | -12/+3 |
| | | * | MDEV-13118 Wrong results with LOWER and UPPER and subquery | Alexander Barkov | 2018-07-19 | 1 | -48/+59 |
* | | | | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_dec | Oleksandr Byelkin | 2018-06-19 | 1 | -60/+104 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -61/+103 |
* | | | | Use std::isfinite in C++ code | Sergey Vojtovich | 2018-05-24 | 1 | -1/+1 |
* | | | | cleanup: simplify multi-update's juggling with positions | Sergei Golubchik | 2018-05-17 | 1 | -0/+20 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -1/+1 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -7/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove most 'register' use in C++ | Marko Mäkelä | 2018-04-24 | 1 | -7/+7 |
* | | | | Merge remote-tracking branch '10.2' into 10.3 | Vicențiu Ciorbaru | 2018-04-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15619 using CONVERT() inside AES_ENCRYPT() in an UPDATE corrupts data | Alexander Barkov | 2018-03-26 | 1 | -2/+2 |
* | | | | MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty string | halfspawn | 2018-03-29 | 1 | -0/+1 |
* | | | | MDEV-15689 Fix Item_func_set_collation to pass the collation using CHARSET_IN... | Alexander Barkov | 2018-03-27 | 1 | -36/+6 |
* | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -2/+1 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -160/+73 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -160/+73 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -120/+65 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -120/+65 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-13790 UNHEX() of a somewhat complicated CONCAT() returns NULL | Alexander Barkov | 2018-01-30 | 1 | -117/+63 |
| | | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -2/+2 |
| | | | | |\ | |||||
| | | | | | * | Bug #26704451: INCORRECT BEHAVIOR WITH USE OF CERTAIN | Sreeharsha Ramanavarapu | 2017-09-06 | 1 | -1/+1 |
| | | | | * | | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -2/+2 |
* | | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -9/+9 |
* | | | | | | | Change C_STRING_WITH_LEN to STRING_WITH_LEN | Monty | 2018-01-30 | 1 | -2/+2 |
* | | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -2/+2 |
* | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-14 | 1 | -10/+24 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-12-14 | 1 | -10/+24 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-12-14 | 1 | -10/+24 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-12 | 1 | -8/+23 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-12681 Wrong VIEW results for CHAR(0xDF USING latin1) | Alexander Barkov | 2017-11-15 | 1 | -0/+14 |
| | | | * | | | MDEV-8949: COLUMN_CREATE unicode name breakage | Oleksandr Byelkin | 2017-11-14 | 1 | -8/+9 |
* | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | MDEV-14012 - sql_mode=Oracle: substr(): treat position 0 as position 1 | halfspawn | 2017-10-06 | 1 | -2/+2 |
* | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -6/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -6/+6 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -6/+6 |