| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-11 | 2 | -0/+67 |
|\ |
|
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-09-11 | 2 | -0/+67 |
| |\ |
|
| | * | Merge 5.5 into 10.1 | Marko Mäkelä | 2019-09-11 | 2 | -2/+2 |
| | |\ |
|
| | | * | MDEV-19837 and MDEV-19816: Change some comments | Stephen Long | 2019-08-21 | 2 | -2/+2 |
| | * | | MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ... | Alexey Botchkov | 2019-09-09 | 2 | -0/+67 |
* | | | | Adding missing semicolons to sql_yacc_ora.yy (10.3), indentation cleanups. | Alexander Barkov | 2019-09-11 | 1 | -20/+44 |
* | | | | Adding missing semicolons to sql_yacc.yy (10.3), indentation cleanups. | Alexander Barkov | 2019-09-11 | 1 | -15/+18 |
* | | | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2019-09-11 | 1 | -16/+37 |
|\ \ \ \
| |/ / / |
|
| * | | | Adding missing semicolons to sql_yacc.yy (10.2) | Alexander Barkov | 2019-09-11 | 1 | -16/+38 |
* | | | | Correct the merge 0f83c8878dc1389212c134f65d37a43d9d248250 | Marko Mäkelä | 2019-09-10 | 1 | -1/+0 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-10 | 5 | -46/+72 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-20206 : Crash inside timer_callback()[threadpool_win.cc:419] | Vladislav Vaintroub | 2019-09-09 | 1 | -0/+1 |
| * | | | Windows, cmake : Fix occasional link error when switching between debug to op... | Vladislav Vaintroub | 2019-09-09 | 1 | -33/+14 |
| * | | | MDEV-20511: Galera replication of events is not consistent | Jan Lindström | 2019-09-09 | 1 | -0/+40 |
| * | | | MDEV-20517 Assertion `!is_expensive()' failed in Item::value_depends_on_sql_m... | Alexander Barkov | 2019-09-07 | 2 | -13/+17 |
* | | | | MDEV-16490 fix versioning.partition failure | Nikita Malyavin | 2019-09-09 | 1 | -2/+5 |
* | | | | MDEV-16490: It's possible to make a system versioned table without any versio... | Nikita Malyavin | 2019-09-09 | 4 | -56/+61 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-09-06 | 1 | -2/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Part3: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false... | Sergei Golubchik | 2019-09-06 | 1 | -0/+2 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-04 | 10 | -103/+49 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i... | Sergei Golubchik | 2019-09-04 | 4 | -37/+3 |
| * | | | MDEV-15326: InnoDB: Failing assertion: !other_lock | Marko Mäkelä | 2019-09-04 | 1 | -2/+2 |
| * | | | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i... | Sergei Golubchik | 2019-09-03 | 2 | -14/+15 |
| * | | | don't compare unassigned columns | Sergei Golubchik | 2019-09-03 | 1 | -3/+4 |
| * | | | cleanup: on update default now | Sergei Golubchik | 2019-09-03 | 7 | -51/+33 |
* | | | | MDEV-20079 When setting back the system time while mysqld is running, NOW() a... | Sergei Golubchik | 2019-09-04 | 1 | -0/+1 |
* | | | | MDEV-16871 in_predicate_conversion_threshold cannot be set in my.cnf | Sergei Golubchik | 2019-09-04 | 2 | -5/+5 |
* | | | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3 | Alexander Barkov | 2019-09-04 | 19 | -5/+511 |
|\ \ \ \
| |/ / / |
|
| * | | | Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false... | Alexander Barkov | 2019-09-03 | 5 | -12/+47 |
| * | | | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r... | Alexander Barkov | 2019-09-03 | 17 | -4/+472 |
* | | | | Merge branch '10.2' into 10.3 | Monty | 2019-09-03 | 1 | -8/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | Updated mtr files to support different compiled in options | Monty | 2019-09-01 | 1 | -8/+7 |
* | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-09-02 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2019-08-30 | 2 | -2/+2 |
| |\ \ \ |
|
* | | | | | Compilation fix | Aleksey Midenkov | 2019-09-01 | 1 | -4/+1 |
* | | | | | Fixed compiler warning that broke builds | Monty | 2019-09-01 | 1 | -2/+1 |
* | | | | | MDEV-18501 Partition pruning doesn't work for historical queries (fix) | Aleksey Midenkov | 2019-09-01 | 2 | -6/+11 |
* | | | | | MDEV-18501 Partition pruning doesn't work for historical queries (refactoring) | Aleksey Midenkov | 2019-09-01 | 5 | -40/+29 |
* | | | | | MDEV-18501 Partition pruning doesn't work for historical queries (cleanup) | Aleksey Midenkov | 2019-09-01 | 4 | -18/+10 |
* | | | | | MDEV-20425: Fix -Wimplicit-fallthrough | Marko Mäkelä | 2019-08-30 | 6 | -4/+9 |
* | | | | | MDEV-20109: Optimizer ignores distinct key created for materialized... | Sergei Petrunia | 2019-08-30 | 3 | -5/+22 |
* | | | | | MDEV-20425 Implement Boolean debug build option debug_assertbb-10.3-MDEV-20425 | Marko Mäkelä | 2019-08-29 | 1 | -0/+4 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-29 | 5 | -36/+378 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-28 | 3 | -23/+321 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO... | Alexander Barkov | 2019-08-27 | 2 | -0/+36 |
| | * | | | MDEV-20420: SST failed after MDEV-18863 in some test configurations | Julius Goryavsky | 2019-08-26 | 1 | -23/+285 |
| * | | | | MDEV-16932: ASAN heap-use-after-free in my_charlen_utf8 / my_well_formed_char... | Oleksandr Byelkin | 2019-08-28 | 2 | -13/+57 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-28 | 4 | -20/+79 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | MDEV-19925: Column ... cannot be converted from type 'varchar(20)' to type 'v... | Sujatha | 2019-08-27 | 4 | -18/+79 |
* | | | | | MDEV-17613 MIN/MAX Optimization (Select tables optimized away) does not work | Aleksey Midenkov | 2019-08-21 | 1 | -33/+5 |