summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22693 - InnoDB: get rid of casts for rw_trx_hash iteratorbb-10.5-svoj-MDEV-22693Sergey Vojtovich2020-05-294-45/+43
* MDEV-17491 post-fix: GCC 7 -Wclass-memaccessMarko Mäkelä2020-05-271-3/+1
* Fixed main.implicit_commit ASAN failureSergey Vojtovich2020-05-272-0/+18
* Renamed maria_* source files for executables to aria_*Monty2020-05-276-9/+9
* Improve logging of Aria redo's and undo'sMonty2020-05-276-85/+212
* aria_chk sets --warning-if-wrong-transid=0 if --ignore-control-file is usedMonty2020-05-271-8/+12
* MDEV-17491: Use the optimized page_id_t moreMarko Mäkelä2020-05-272-46/+21
* MDEV-22697: Post-push fix clang -Wnon-pod-varargsMarko Mäkelä2020-05-271-1/+1
* MDEV-22697 - InnoDB: remove trx->noSergey Vojtovich2020-05-264-24/+16
* MDEV-22593 - InnoDB: don't take trx_sys.mutex in ReadView::open()Sergey Vojtovich2020-05-2622-320/+265
* allow thread_pool_size_basic on Windows, in generic threadpool modeVladislav Vaintroub2020-05-252-2/+1
* MDEV-22696 TP_pool_generic::set_pool_size logic so that it marks each connect...Vladislav Vaintroub2020-05-252-10/+33
* MDEV-22696 Threadpool : make sure thd->event_scheduler.data does not change a...Vladislav Vaintroub2020-05-251-4/+4
* Threadpool - support changing group on Windows with generic thread poolVladislav Vaintroub2020-05-251-5/+30
* MDEV-22669 fixup: WITH_MSAN build fixMarko Mäkelä2020-05-251-1/+1
* MDEV-22686 # Assertion `trn' failed in ha_maria::start_stmtMonty2020-05-243-1/+68
* Fixed failure in sysvars_server_embedded,32bitMonty2020-05-231-1/+1
* Fixed failure in flush_read_lock.testMonty2020-05-232-0/+4
* Fixed error in galera_vote_rejoin_ddlMonty2020-05-232-0/+15
* Only apply wsrep_trx_fragment_size to InnoDB tablesMonty2020-05-232-2/+5
* Fixed access to undefined memory found by valgrind and MSANMonty2020-05-2313-63/+42
* Don't print "Trying to delete tablespace several 10x times per second"Monty2020-05-231-4/+6
* Fixed compiler warnings from gcc and clang 5.0.1Monty2020-05-2316-46/+46
* Update galera to work with independent sub transactionsMonty2020-05-235-10/+30
* Aria will now register it's transactionsMonty2020-05-2367-3678/+3910
* Change THD->transaction to a pointer to enable multiple transactionsMonty2020-05-2332-311/+317
* Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engineMonty2020-05-236-23/+122
* MDEV-18286 Assertion `pagecache->cnt_for_resize_op ...Monty2020-05-231-0/+3
* Changed debug label XXX in ma_pagecache.cc XXX to proper lablesMonty2020-05-231-21/+21
* Remove unneeded this-> usage from sql_lex.ccMonty2020-05-231-7/+7
* Proper fix of User_variables_tracker::storeMonty2020-05-231-3/+3
* Performance improvements to test if WSREP if activeMonty2020-05-233-56/+81
* Don't include mysql-test/var* files in gitMonty2020-05-231-1/+1
* Fixed typo in variable descriptionMonty2020-05-236-55/+55
* Fixed bug thr_lock_info_initMonty2020-05-231-1/+1
* Update libmarias3 to fix a memory leakMonty2020-05-232-5/+5
* Cleanup: Remove a startup messagebb-10.5-MDEV-22669Marko Mäkelä2020-05-221-5/+0
* MDEV-22669 InnoDB lacks CRC-32C acceleration on IA-32Marko Mäkelä2020-05-221-338/+152
* MDEV-7318: Fix a test caseMarko Mäkelä2020-05-222-5/+5
* compilation failureSergei Golubchik2020-05-211-1/+1
* Merge branch '10.4' into 10.5Sujatha2020-05-206-1/+134
|\
| * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+134
| |\
| | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+133
| | |\
| | | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+133
| | | |\
| | | | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+135
| | | | * MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-2037-316/+470
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-201-28/+15
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-201-28/+15
| | |\ \ \ | | | |/ /
| | | * | MDEV-19114 post-push fix: SIGSEGV on INSERTMarko Mäkelä2020-05-201-28/+15