Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | MDEV-11015 Assertion failed: precision > 0 in decimal_bin_size upon SELECT wi... | Alexander Barkov | 2019-04-27 | 1 | -1/+5 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17299 Assertion `maybe_null' failed in make_sortkey | Alexander Barkov | 2019-04-19 | 1 | -0/+2 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-26 | 1 | -12/+0 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18968 Both (WHERE 0.1) and (WHERE NOT 0.1) return empty set | Alexander Barkov | 2019-03-26 | 1 | -12/+0 |
* | | | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN... | Alexander Barkov | 2019-02-23 | 1 | -1/+3 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-10963 Fragmented BINLOG query | Andrei Elkin | 2019-01-24 | 1 | -1/+1 |
* | | | MDEV-15424: Unreasonable SQL Error (1356) on select from view | Varun Gupta | 2018-12-19 | 1 | -0/+2 |
* | | | MDEV-14576 Include full name of object in message about incorrect value for c... | Alexey Botchkov | 2018-12-16 | 1 | -0/+3 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-09-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -1/+4 |
| |\ \ | |||||
| | * \ | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-09-21 | 1 | -1/+4 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong result | Alexander Barkov | 2018-09-20 | 1 | -1/+4 |
* | | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -44/+62 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-29 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15035 Wrong results when calling a stored procedure | Igor Babaev | 2018-04-25 | 1 | -0/+1 |
* | | | | Remove most 'register' use in C++ | Marko Mäkelä | 2018-04-24 | 1 | -2/+2 |
* | | | | Fixed mdev-15162 Query with CTE hangs if assignment operator (:=) is used | Igor Babaev | 2018-02-06 | 1 | -1/+5 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Fix compilation without dlopen | Sergei Golubchik | 2018-01-22 | 1 | -0/+2 |
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -0/+2 |
* | | | | Compilation speed (#546) | Eugene Kosov | 2018-01-14 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2017-11-09 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -2/+3 |
| | * | | MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr... | Sergei Golubchik | 2017-07-20 | 1 | -2/+3 |
| | * | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -1/+2 |
| * | | | Fixed compiler warnings | Monty | 2017-08-07 | 1 | -1/+1 |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | | MDEV-13673 Bad result in view | Sergei Golubchik | 2017-09-18 | 1 | -1/+2 |
* | | | | Fixed compilation warnings (while testing 32 bit builds) | Monty | 2017-07-01 | 1 | -1/+1 |
* | | | | MDEV-12851: Case with window functions query crashes server | Vicențiu Ciorbaru | 2017-06-28 | 1 | -2/+3 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-12844 numerous issues in MASTER_GTID_WAIT() | Sergei Golubchik | 2017-05-24 | 1 | -1/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -1/+2 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -5/+4 |
|\ \ \ \ | |/ / / | |||||
* | | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW column | Alexander Barkov | 2017-05-05 | 1 | -4/+5 |
* | | | | Fixed the bug mdev-12373. | Igor Babaev | 2017-04-24 | 1 | -0/+3 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -6/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -6/+2 |
| |\ \ \ | | |/ / |