summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20959 binlog.binlog_parallel_replication_marks_row fails with wrong resultsbb-10.4-MDEV-20959Alice Sherepa2019-12-041-1/+1
* Merge 10.3 into 10.4Aleksey Midenkov2019-12-0218-38/+278
|\
| * MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-027-14/+71
| * MDEV-21011 Table corruption reported for versioned partitioned table after DE...Aleksey Midenkov2019-12-023-2/+42
| * MDEV-21155 Assertion with versioned table upon DELETE from view of view after...Aleksey Midenkov2019-12-024-6/+143
| * MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-023-6/+38
| * MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-027-9/+43
| * fix ssl_crl test failures on newer OpenSSLSergei Golubchik2019-11-291-2/+2
| * Revert "Fix upgrade errors on eoan"Sergei Golubchik2019-11-291-10/+0
| * Fix upgrade errors on eoanSergei Golubchik2019-11-281-0/+10
| * RPM packaging fixes for FC31Sergei Golubchik2019-11-281-3/+5
| * MDEV-21167 LF_PINS::stack_ends_here inaccurate, leading to alloca() larger th...Vladislav Vaintroub2019-11-282-10/+5
| * MDEV-19669 - fix matching CIDR address for proxy protocol.Vladislav Vaintroub2019-11-271-1/+1
| * MDEV-21158 trx_undo_seg_free() is never redo-loggedMarko Mäkelä2019-11-271-2/+2
| * MDEV-18727 cleanupAleksey Midenkov2019-11-252-20/+0
* | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED (10.4)Aleksey Midenkov2019-12-029-28/+118
* | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderKentoku2019-11-2927-43/+846
|\ \
| * | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-2927-43/+846
* | | Cleanup: Remove a constant template parameterMarko Mäkelä2019-11-292-13/+5
* | | Disable failing Galera test cases.Jan Lindström2019-11-291-0/+3
* | | MDEV-19510 Issue with: sql/wsrep_mysqld.cc : ip_lenTony Reix2019-11-291-4/+4
|/ /
* | Fix the Windows non-debug buildMarko Mäkelä2019-11-281-2/+1
* | MDEV-21171 InnoDB is unnecessarily resetting FIL_PAGE_TYPE for full_crc32 filesMarko Mäkelä2019-11-283-32/+39
* | fix ssl_crl test failures on newer OpenSSLSergei Golubchik2019-11-281-2/+2
* | MDEV-19781 fixupsVladislav Vaintroub2019-11-278-272/+262
* | MDEV-20407 mysqld got signal 11; rowid filterIgor Babaev2019-11-262-0/+67
* | MDEV-21148: Assertion index->n_core_fields + n_add >= index->n_fieldsMarko Mäkelä2019-11-264-23/+81
* | MDEV-20056 Assertion `!prebuilt->index->is_primary()' failedIgor Babaev2019-11-263-1/+137
* | MDEV-19781 Create MariaDB named commands on Windowsbb-10.4-MDEV-19781Rasmus Johansson2019-11-265-105/+437
* | MDEV-20190 Instant operation fails when add column and collation change on no...Marko Mäkelä2019-11-258-23/+129
* | Merge 10.3 into 10.4Aleksey Midenkov2019-11-256-4/+88
|\ \ | |/
| * MDEV-21049 Segfault in create federatedx table with empty hostnameAleksey Midenkov2019-11-223-4/+40
| * MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-2219-87/+271
| * MDEV-21045 AddressSanitizer: use-after-poison in mem_heap_dup / row_log_table...Eugene Kosov2019-11-213-0/+48
| * Merge branch '10.2' into 10.3Vlad Lesin2019-11-200-0/+0
| |\
| | * MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOSVlad Lesin2019-11-1916-55/+13
* | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-2520-107/+267
* | | MDEV-21096 async slave crash with gtid_log_pos table access (#1413)seppo2019-11-257-79/+163
* | | MDEV-19919 Assertion `!prebuilt->index->is_primary()' failedIgor Babaev2019-11-223-2/+74
* | | MDEV-20972: `or` alterative operator breaking windows buildSeth Shelnutt2019-11-221-1/+1
* | | MDEV-21088 Table cannot be loaded after instant ADD/DROP COLUMNMarko Mäkelä2019-11-206-27/+101
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-204-2/+34
|\ \ \ | |/ /
| * | MDEV-21088: Follow-up fix for ROW_FORMAT=REDUNDANTMarko Mäkelä2019-11-201-1/+1
| * | MDEV-21088 Table cannot be loaded after instant ADD/DROP COLUMNMarko Mäkelä2019-11-201-0/+7
| * | MDEV-14667 Assertion `used_parts > 0' failed in ha_partition::init_record_pri...Alexey Botchkov2019-11-203-1/+27
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-1922-46/+439
|\ \ \ | |/ /
| * | MDEV-13564 follow-up: Remove unused codeMarko Mäkelä2019-11-191-217/+0
| * | Merge 10.2 into 10.3Marko Mäkelä2019-11-1911-174/+223
| |\ \ | | |/
| | * MDEV-21069 Crash on DROP TABLE if the data file is corruptedMarko Mäkelä2019-11-199-44/+90
| | * update create_w_max_indexes_128.resultSergei Golubchik2019-11-151-128/+128