Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -29/+57 |
* | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-07-03 | 1 | -35/+45 |
|\ | |||||
| * | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -31/+35 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 1 | -31/+35 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2018-06-20 | 1 | -1/+3 |
| | | |\ | |||||
| | | | * | MDEV-15247: Crash when SET NAMES 'utf8' is set | Varun Gupta | 2018-06-20 | 1 | -1/+3 |
| | | * | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2018-06-19 | 1 | -1/+0 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-06-19 | 1 | -1/+0 |
| | | | |\ | |||||
| | | | | * | MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int upon | Igor Babaev | 2018-06-11 | 1 | -1/+0 |
| | | * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 1 | -30/+33 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-06-10 | 1 | -30/+33 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-16225: wrong resultset from query with semijoin=on | Varun Gupta | 2018-06-02 | 1 | -26/+20 |
| | | | | * | MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int | Igor Babaev | 2018-05-22 | 1 | -4/+13 |
| * | | | | | MDEV-15947 ASAN heap-use-after-free in Item_ident::print or in my_strcasecmp_... | Eugene Kosov | 2018-06-30 | 1 | -2/+4 |
| * | | | | | Merge branch '10.3' into bb-10.3-fix_len_dec | Oleksandr Byelkin | 2018-06-20 | 1 | -0/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | MDEV-16420 View stop working after upgrade from 10.1.15 to 10.3.7 | Igor Babaev | 2018-06-18 | 1 | -0/+3 |
| * | | | | | | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_dec | Oleksandr Byelkin | 2018-06-19 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | |||||
| | * | | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -1/+2 |
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-06-18 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-16386: Wrong result when pushdown into the HAVING clause of the | Galina Shalygina | 2018-06-14 | 1 | -0/+2 |
* | | | | | | MDEV-16592 Change Item::with_sum_func from a member to a virtual method | Alexander Barkov | 2018-06-27 | 1 | -15/+17 |
* | | | | | | MDEV-16388 Replace member Item::fixed to virtual method is_fixed() | Alexander Barkov | 2018-06-05 | 1 | -8/+8 |
* | | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-06-05 | 1 | -19/+15 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -16/+13 |
| * | | | | | MDEV-15991 Server crashes in setup_on_expr upon calling SP or function execut... | Eugene Kosov | 2018-06-03 | 1 | -1/+1 |
| * | | | | | Vers cleanups | Aleksey Midenkov | 2018-06-03 | 1 | -2/+1 |
* | | | | | | cleanup: remove TABLE::vcol_set | Sergei Golubchik | 2018-06-04 | 1 | -1/+1 |
* | | | | | | mysys: rename ME_xxx flags to match plugin api | Sergei Golubchik | 2018-06-04 | 1 | -3/+3 |
* | | | | | | after merge fixes | Sergei Golubchik | 2018-06-03 | 1 | -3/+2 |
* | | | | | | Merge branch '10.3' into 10.4 | Igor Babaev | 2018-06-03 | 1 | -281/+352 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable state | Monty | 2018-05-27 | 1 | -12/+1 |
| * | | | | | Merge branch 'github/10.2' into 10.3 | Sergei Golubchik | 2018-05-22 | 1 | -10/+26 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-20 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | cleanup: specify memroot explicitly in `new Explain_xxx` | Sergei Golubchik | 2018-05-19 | 1 | -3/+3 |
| | * | | | | MDEV-16153 Server crashes in Apc_target::disable, ASAN heap-use-after-free in... | Sergei Golubchik | 2018-05-19 | 1 | -1/+16 |
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-17 | 1 | -23/+51 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-14695: Assertion `n < m_size' failed in Bounds_checked_array<Element_typ... | Varun Gupta | 2018-05-16 | 1 | -1/+3 |
| * | | | | | MDEV-16094 Crash when using AS OF with a stored function | Alexander Barkov | 2018-05-15 | 1 | -1/+3 |
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-12 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-15853: Assertion `tab->filesort_result == 0' failed | Varun Gupta | 2018-05-11 | 1 | -1/+1 |
| * | | | | | MDEV-15980 FOR SYSTEM_TIME BETWEEN and FROM .. TO work with negative intervals | Eugene Kosov | 2018-05-12 | 1 | -20/+26 |
| * | | | | | MDEV-14823, MDEV-15956 Versioning error messages fixes | Aleksey Midenkov | 2018-05-12 | 1 | -5/+1 |
| * | | | | | MDEV-16043 Assertion thd->Item_change_list::is_empty() failed in mysql_parse ... | Aleksey Midenkov | 2018-05-12 | 1 | -3/+5 |
| * | | | | | MDEV-15893 Rename VTQ to TRT | Eugene Kosov | 2018-05-12 | 1 | -9/+9 |
| * | | | | | cleanup: versioning style fixes | Sergei Golubchik | 2018-05-12 | 1 | -9/+9 |
| * | | | | | MDEV-14820 System versioning is applied incorrectly to CTEs | Sergei Golubchik | 2018-05-12 | 1 | -1/+2 |
| * | | | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() | Sergei Golubchik | 2018-05-12 | 1 | -11/+0 |
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -3/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | 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 | -3/+3 |
| | | |\ \ \ | | | | |/ / |