summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* completed10.5-olter-v3Sachin2020-05-1212-149/+338
* xyzSachin2020-04-3012-71/+344
* MDEV-22179 rr(record and replay) support for mtrSachin2020-04-171-1/+18
* Some fixesSachin2020-04-044-5/+8
* Fix rollbackSachin2020-04-021-0/+1
* Scheduler addedSachin2020-03-311-73/+14
* try 1Sachin2020-03-3111-27/+150
* Patch version 3Sachin2020-03-269-9/+195
* Better Alter QuerySachin2020-03-122-13/+20
* commit 3Sachin2020-03-1110-227/+264
* MDEV-11675Sachin2020-03-1029-61/+2043
* Merge 10.4 into 10.5Marko Mäkelä2019-11-294-17/+12
|\
| * 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
* | MDEV-21133: Introduce memmove_aligned()Marko Mäkelä2019-11-293-9/+17
* | Merge 10.4 into 10.5Marko Mäkelä2019-11-281-2/+1
|\ \ | |/
| * Fix the Windows non-debug buildMarko Mäkelä2019-11-281-2/+1
* | MDEV-21132: Add debug assertionsMarko Mäkelä2019-11-281-5/+8
* | Merge 10.4 into 10.5Marko Mäkelä2019-11-284-56/+62
|\ \ | |/
| * 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-17088 - fix overlinkingVladislav Vaintroub2019-11-281-1/+1
* | MDEV-17088 Provide tools to encode/decode mysql-encoded file system namesAlexander Barkov2019-11-2811-0/+458
* | MDEV-21140 Make galera_recovery.sh work with fs.protected_regular = 1 (#1417)Alexander E. Patrakov2019-11-281-2/+1
* | Cleanup: flst_read_addr(), fil_addr_tMarko Mäkelä2019-11-2812-169/+79
* | Merge branch '10.4' into 10.5Vladislav Vaintroub2019-11-278-271/+260
|\ \ | |/
| * MDEV-19781 fixupsVladislav Vaintroub2019-11-278-272/+262
* | Merge 10.4 into 10.5Marko Mäkelä2019-11-2712-127/+720
|\ \ | |/
| * 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
* | Code cleanupsMonty2019-11-262-23/+18
* | MDEV-21152 Bogus debug assertion btr_pcur_is_after_last_in_tree() in ibuf codeMarko Mäkelä2019-11-261-3/+3
* | MDEV-21127 Assertion in key_text::key_text()Aleksey Midenkov2019-11-263-3/+22
* | MDEV-21133 Optimize access to InnoDB page header fieldsMarko Mäkelä2019-11-2612-91/+161
* | MDEV-16264 - Fix assertion `m_queue.empty() && !m_tasks_running' in tpool::ta...Vladislav Vaintroub2019-11-251-1/+16
* | Removed tc_purge() and purge_tables() argumentSergey Vojtovich2019-11-255-14/+10
* | Removed kill_delayed_threads_for_table()Sergey Vojtovich2019-11-2513-80/+27
* | Removed tdc_increment_refresh_version()Sergey Vojtovich2019-11-256-47/+8
* | Merge 10.4 into 10.5Aleksey Midenkov2019-11-2544-216/+722
|\ \ | |/
| * 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