summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* InnoDB redo log IO methodsbb-10.5-svoj-MDEV-17084-redoSergey Vojtovich2020-02-045-27/+193
* libpmem cmake macrosSergey Vojtovich2020-02-044-1/+39
* MDEV-16678: Ignore #sql-ib tables in --suite=partsMarko Mäkelä2020-01-243-26/+42
* redo log mics fixesEugene Kosov2020-01-235-28/+9
* MDEV-21551 : Assertion `m_active_threads.size() >= m_long_tasks_count + m_wa...Vladislav Vaintroub2020-01-231-2/+3
* MDEV-21344: Uninitialized tbl_buf in dict_acquire_mdl_shared<false>()Thirunarayanan Balathandayuthapani2020-01-231-6/+3
* MDEV-21551 Fix race condition in thread_pool_generic::wait_begin()Vladislav Vaintroub2020-01-221-2/+14
* fix aligned memcpy()-like functions usageEugene Kosov2020-01-2311-32/+38
* Cleanup: Make Bounds_checked_array default-constructibleMarko Mäkelä2020-01-221-3/+4
* MDEV-21542: main.order_by_pack_big fails sporadically with wrong resultVarun Gupta2020-01-222-207/+207
* MDEV-21551: Fix -Wsign-compareMarko Mäkelä2020-01-221-3/+3
* MDEV-21263: Fix -Wclass-memaccessMarko Mäkelä2020-01-221-1/+1
* MDEV-21541: main.sum_distinct-big fails with Assertion `m_buffer_end == __nul...Varun Gupta2020-01-221-2/+2
* MDEV-21537 InnoDB INFORMATION_SCHEMA tables fail to define DEFAULT for ENUM N...Alexander Barkov2020-01-2217-31/+123
* MDEV-21551 Fix calculation of current concurrency level inVladislav Vaintroub2020-01-221-0/+2
* MDEV-21548 Explicitly declare sql_bultins library STATIC.Vladislav Vaintroub2020-01-211-1/+1
* MDEV-21263: Use C++11 default constructorMarko Mäkelä2020-01-211-17/+15
* MDEV-21544 instrument sync_array waits with tpool::wait_begin/endVladislav Vaintroub2020-01-211-0/+2
* Fix a compilation issueVarun Gupta2020-01-211-1/+0
* After-merge fixMarko Mäkelä2020-01-211-2/+2
* MDEV-21263: Allow packed values of non-sorted fields in the sort bufferVarun Gupta2020-01-2117-434/+1636
* Merge 10.4 into 10.5Marko Mäkelä2020-01-20295-1062/+4823
|\
| * MDEV-17062: Fix a typo in an error messageMarko Mäkelä2020-01-201-3/+1
| * MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-204-12/+38
| * Merge 10.3 into 10.4Marko Mäkelä2020-01-20261-964/+3750
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-01-204-22/+21
| | |\
| | | * Enable tests for --embeddedMarko Mäkelä2020-01-202-6/+0
| | | * MDEV-13626: Work around DEBUG_SYNC timeoutsMarko Mäkelä2020-01-202-16/+21
| | * | Fix another trivial merge errorSergei Petrunia2020-01-191-2/+2
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-01-1836-358/+2729
| | |\ \ | | | |/
| | | * Fix a merge typoSergei Petrunia2020-01-171-1/+1
| | | * MDEV-21499 Merge new release of InnoDB 5.7.29 to 10.2Marko Mäkelä2020-01-172-4/+10
| | | |\
| | | | * Bug #30499288 - GCC 9.2.1 REPORTS A NEW WARNING FOR OS_FILE_GET_PARENT_DIRNikša Skeledžija2020-01-171-2/+8
| | | |/
| | | * MDEV-21513: Avoid some crashes in ALTER TABLE...IMPORT TABLESPACEMarko Mäkelä2020-01-171-5/+62
| | | * MDEV-21512 InnoDB may hang due to SPATIAL INDEXMarko Mäkelä2020-01-176-138/+87
| | | * MDEV-21511: Remove unnecessary codeMarko Mäkelä2020-01-1710-57/+24
| | | * MDEV-21511 Wrong estimate of affected BLOB columns in updateMarko Mäkelä2020-01-174-100/+15
| | | * MDEV-21509 Possible hang during purge of history, or rollbackMarko Mäkelä2020-01-179-48/+464
| | | * MDEV-13626: Add the WL#6326 testsMarko Mäkelä2020-01-175-0/+2038
| | | * MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-174-17/+45
| | * | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-17219-524/+841
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Sergei Petrunia2020-01-1714-63/+63
| | | |\
| | | | * MDEV-21500 Server hang when using simulated AIOMarko Mäkelä2020-01-162-2/+6
| | | | * MDEV-21341: Fix UBSAN failures, part 8: fix error in compare_fields_by_table_...Sergei Petrunia2020-01-151-4/+8
| | | | * MDEV-21341: Fix UBSAN failures, part #5Sergei Petrunia2020-01-151-1/+2
| | | | * MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-1410-54/+47
| | | * | MDEV-21492 : Galera test sporadic failure on galera.galera_events2Jan Lindström2020-01-163-1/+7
| | | * | fix for rpl_slave_load_remove_tmpfile.testAlice Sherepa2020-01-161-2/+2
| | | * | MDEV-21498 : wsrep.binlog_format test failed on AzureJan Lindström2020-01-163-2/+8
| | | * | MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-152-4/+4