| Commit message (Expand) | Author | Age | Files | Lines |
* | System Versioning 1.0 pre3 | Aleksey Midenkov | 2017-12-11 | 1 | -47/+209 |
|\ |
|
| * | MDEV-7773: Aggregate stored functions | Varun Gupta | 2017-12-04 | 1 | -0/+1 |
| * | Remove the side effect of setting m_sp from Item_sp::init_result_field | Vicențiu Ciorbaru | 2017-12-04 | 1 | -2/+2 |
| * | Refactor parts of Item_func_sp into Item_sp | Varun Gupta | 2017-12-04 | 1 | -0/+28 |
| * | Add direct aggregates | Monty | 2017-12-03 | 1 | -0/+1 |
| * | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -47/+179 |
| |\ |
|
| | * | MDEV-14467 Item_param: replace {INT|DECIMAL|REAL|STRING|TIME}_VALUE with Type... | Alexander Barkov | 2017-11-29 | 1 | -30/+104 |
| | * | MDEV-14517 Cleanup for Item::with_subselect and Item::has_subquery() | Alexander Barkov | 2017-11-28 | 1 | -10/+27 |
| | * | MDEV-14494 Move set_param_xxx() in sql_prepare.cc to methods in Item_param an... | Alexander Barkov | 2017-11-24 | 1 | -16/+49 |
| | * | MDEV-14454 Binary protocol returns wrong collation ID for SP OUT parameters | Alexander Barkov | 2017-11-21 | 1 | -1/+9 |
* | | | SQL: vers_setup_select() misc refactoring | Aleksey Midenkov | 2017-12-08 | 1 | -2/+2 |
* | | | System Versioning 1.0pre2 | Aleksey Midenkov | 2017-11-23 | 1 | -82/+83 |
|\ \ \
| |/ / |
|
| * | | Less dependencies in include files | Michael Widenius | 2017-11-23 | 1 | -2/+0 |
| * | | Remove not used mem_root argument from build_clone(), get_copy() and get_item... | Michael Widenius | 2017-11-23 | 1 | -80/+82 |
* | | | IB, SQL: removed VTQ, added TRT on SQL layer [closes #305] | Aleksey Midenkov | 2017-11-15 | 1 | -3/+22 |
* | | | SQL: VIEW without VERS_COMMIT_TS + CTE fix [fixes #295] | Aleksey Midenkov | 2017-11-13 | 1 | -6/+27 |
* | | | SQL: VIEW of UNION [fixes #293] | Aleksey Midenkov | 2017-11-13 | 1 | -10/+18 |
* | | | System Versioning pre1.0 | Aleksey Midenkov | 2017-11-13 | 1 | -7/+22 |
|\ \ \
| |/ / |
|
| * | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -6/+19 |
| |\ \
| | |/ |
|
| | * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2017-11-09 | 1 | -6/+19 |
| | |\ |
|
| | | * | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2017-11-09 | 1 | -6/+8 |
| | | |\ |
|
| | | | * | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -6/+8 |
| | | | |\ |
|
| | | | | * | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -6/+8 |
| | | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-11-07 | 1 | -0/+11 |
| | | |\ \ \
| | | | |/ / |
|
| | | | * | | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparison | Alexander Barkov | 2017-11-02 | 1 | -0/+11 |
| * | | | | | Post-merge fixes for mdev-12172, mdev-12176. | Igor Babaev | 2017-11-03 | 1 | -1/+1 |
| * | | | | | Merge remote-tracking branch 'shagalla/10.3-mdev12172' into 10.3 | Igor Babaev | 2017-11-01 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Summarized results of two previous commits (26 July, 25 August) | Galina Shalygina | 2017-08-29 | 1 | -0/+2 |
* | | | | | | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -5/+48 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Style: partitioning, sysvars, handler fixes | Aleksey Midenkov | 2017-09-06 | 1 | -2/+3 |
| * | | | | | | SQL: pruning, derived, view fixes [fixes #244] | Aleksey Midenkov | 2017-09-01 | 1 | -0/+8 |
| * | | | | | | SQL: move Vers_extended_item::vtq_cached_result() to Item [closes #250] | Eugene Kosov | 2017-08-30 | 1 | -14/+4 |
| * | | | | | | SQL: compare TRX_ID fields against timestamps [closes #231] | Aleksey Midenkov | 2017-08-03 | 1 | -0/+12 |
| * | | | | | | SQL: optimized fields fix for NOT NULL [fixes #226] | Eugene Kosov | 2017-07-13 | 1 | -0/+3 |
| * | | | | | | SQL: moved VTQ items to separate file | Aleksey Midenkov | 2017-05-05 | 1 | -0/+1 |
| * | | | | | | SQL, Tests: versioning for nested queries and CTE [closes #74] | kevg | 2017-05-05 | 1 | -0/+2 |
| * | | | | | | SQL: (0.6) Pruning for VERSIONING partitions [closes #97] | Aleksey Midenkov | 2017-05-05 | 1 | -0/+6 |
| * | | | | | | IB, SQL: (0.4) COMMIT_ID-based ordering of transactions | Aleksey Midenkov | 2017-05-05 | 1 | -1/+12 |
| * | | | | | | IB: 0.2 part IV | Aleksey Midenkov | 2017-05-05 | 1 | -1/+1 |
| * | | | | | | SQL: fractions in I_S TIMESTAMP fields | Aleksey Midenkov | 2017-05-05 | 1 | -2/+2 |
* | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -39/+55 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -2/+2 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -2/+2 |
| | | |\ \ \ \
| | | | | |_|/
| | | | |/| | |
|
| | | | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -2/+2 |
| | | | |\ \ \ |
|
| | | | | * \ \ | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-10-17 | 1 | -2/+2 |
| | | | | |\ \ \ |
|
| | | | | | * | | | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, | Ajo Robert | 2017-08-24 | 1 | -1/+7 |
| | | | | | * | | | Bug #18823979: PS: UCS2 + CASE WHEN THEN ELSE CRASH IN | Sreeharsha Ramanavarapu | 2016-01-29 | 1 | -5/+1 |
| * | | | | | | | | MDEV-13997 Change Item_bool_rowready_func2 to cache const items at fix time r... | Alexander Barkov | 2017-10-30 | 1 | -2/+40 |
| * | | | | | | | | MDEV-14212 Add Field_row for SP ROW variables | Alexander Barkov | 2017-10-30 | 1 | -34/+10 |