summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Filter out #sql-ib names while displaying the files from informtion_schema.Thirunarayanan Balathandayuthapani2019-12-032-2/+2
* | | | | Filter out #sql-ib namesMarko Mäkelä2019-12-022-0/+2
* | | | | Correct a bogus conditionMarko Mäkelä2019-12-021-1/+1
* | | | | Clean up dict_acquire_mdl_shared()Marko Mäkelä2019-12-022-73/+63
* | | | | MDEV-16678 Use MDL for innodb background threads instead of dict_operation_lockThirunarayanan Balathandayuthapani2019-12-021-4/+4
* | | | | MDEV-16678 Use MDL for innodb background threads instead of dict_operation_lockThirunarayanan Balathandayuthapani2019-12-026-63/+87
* | | | | MDEV-16678 Use MDL for innodb background threads instead of dict_operation_lockThirunarayanan Balathandayuthapani2019-12-027-130/+1
* | | | | MDEV-16678 Use MDL for innodb background threads instead of dict_operation_lockThirunarayanan Balathandayuthapani2019-12-0210-42/+183
* | | | | MDEV-16678 Use MDL for innodb background threads instead of dict_operation_lockThirunarayanan Balathandayuthapani2019-12-0217-759/+418
|/ / / /
* | | | A cleanup for MDEV-17088: disabling mariadb-conv-*.test for embeddedAlexander Barkov2019-11-302-0/+4
* | | | MDEV-21133: Alignment hints for ROW_FORMAT=COMPRESSEDMarko Mäkelä2019-11-291-26/+32
* | | | 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