summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * MDEV-20411 Procedure containing CTE incorrectly stored in mysql.procIgor Babaev2021-06-254-3/+87
| | | | | * MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-253-8/+7
| | | | | * MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-238-6/+259
| | | | | * Fix try for Galera test lp1376747-4Jan Lindström2021-06-232-2/+2
| | | | | * bump the VERSIONDaniel Bartholomew2021-06-221-1/+1
| | | | | * MDEV-25960 yum update overwrites customized logrotation config (/etc/logrotat...Alexey Bychko2021-06-221-1/+5
| | | | * | MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-252-7/+6
| | | | * | MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-258-6/+259
| | | * | | MDEV-26030 : Warning: Memory not freed: 32 on setting wsrep_sst_authJan Lindström2021-06-301-0/+1
| | | * | | MDEV-25978 post-merge: updated mtr result filesJulius Goryavsky2021-06-292-108/+264
| | | * | | MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-292-7/+6
| | | * | | MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-258-5/+248
| * | | | | MDEV-26052 Assertion prebuilt->trx_id < table->def_trx_id failedMarko Mäkelä2021-07-013-0/+39
| * | | | | MDEV-25919 preparation: Remove trx_t::internalMarko Mäkelä2021-07-017-94/+33
| * | | | | Cleanup: Remove pointer indirection for trx_t::xidMarko Mäkelä2021-07-015-23/+21
| * | | | | MDEV-24671 fixup: Fix an off-by-one errorMarko Mäkelä2021-07-011-1/+1
| * | | | | MDEV-25902 Unexpected ER_LOCK_WAIT_TIMEOUT and resultMarko Mäkelä2021-07-013-29/+73
| * | | | | MDEV-26067 innodb_lock_wait_timeout values above 100,000,000 are uselessMarko Mäkelä2021-07-017-31/+26
| * | | | | Speed up the test innodb.lock_insert_into_emptyMarko Mäkelä2021-07-012-10/+16
| * | | | | fix JSON_ARRAYAGG not to over-quote json in joinsSergei Golubchik2021-06-303-8/+37
| * | | | | MDEV-26054 Server crashes in Item_func_json_arrayagg::get_str_from_fieldSergei Golubchik2021-06-303-2/+24
| * | | | | MDEV-23004 When using GROUP BY with JSON_ARRAYAGG with joint table, the squar...Sergei Golubchik2021-06-302-2/+2
| * | | | | fix JSON_ARRAYAGG not to over-quote json in joinsSergei Golubchik2021-06-302-5/+5
| * | | | | fix main.lock_kill crashes in --ps --embedSergei Golubchik2021-06-301-1/+1
| * | | | | make --rr work with InnoDB againSergei Golubchik2021-06-301-1/+1
| * | | | | disable spider/bugfix.wait_timeoutSergei Golubchik2021-06-301-0/+1
| * | | | | fix spider tests for --ps in 10.6Sergei Golubchik2021-06-30201-1345/+1369
| * | | | | MDEV-25942: Assertion failure in trx_t::drop_table()Marko Mäkelä2021-06-303-3/+43
| * | | | | MDEV-25837 Assertion `thd->locked_tables_mode == LTM_NONE' failed in Locked_t...Alexey Botchkov2021-06-293-1/+26
| * | | | | MDEV-26041 Recovery failure due to delete-marked SYS_FIELDS recordMarko Mäkelä2021-06-291-4/+5
| * | | | | MDEV-25496 Assertion 'trx->bulk_insert' failed on INSERTMarko Mäkelä2021-06-293-7/+18
| * | | | | MDEV-26029: Implement my_test_if_thinly_provisioned() for ScaleFluxMarko Mäkelä2021-06-292-20/+104
| * | | | | MDEV-26029: Sparse files are inefficient on thinly provisioned storageMarko Mäkelä2021-06-299-184/+129
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-295-39/+81
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-26042 Atomic write capability is not detected correctlyMarko Mäkelä2021-06-291-29/+32
| | * | | | MDEV-22640 fixup: clang -Winconsistent-missing-overrideMarko Mäkelä2021-06-291-31/+29
| | * | | | MDEV-23004 When using GROUP BY with JSON_ARRAYAGG with joint table, theAlexey Botchkov2021-06-284-3/+44
| * | | | | MDEV-26031 unnessary xid logging in one phase commit caseAndrei Elkin2021-06-293-5/+87
| * | | | | MDEV-25481 Memory leak in Cached_item_str::Cached_item_str WITH TIES involvin...Vicențiu Ciorbaru2021-06-293-0/+21
| * | | | | MDEV-25942: Assertion !table.n_waiting_or_granted_auto_inc_locksMarko Mäkelä2021-06-281-1/+0
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-266-28/+53
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-26017: Assertion stat.flush_list_bytes <= curr_pool_sizeMarko Mäkelä2021-06-261-0/+1
| | * | | | Cleanup: Remove unused mtr_block_dirtiedMarko Mäkelä2021-06-261-5/+0
| | * | | | MDEV-26010 fixup: Use acquire/release memory orderMarko Mäkelä2021-06-265-23/+52
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-243-7/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-26010: Assertion lsn > 2 failed in buf_pool_t::get_oldest_modificationMarko Mäkelä2021-06-242-6/+7
| | * | | | MDEV-25948 fixup: Demote a warning to a noteMarko Mäkelä2021-06-241-1/+1
| * | | | | MDEV-26012 InnoDB purge and shutdown hangs after failed ALTER TABLEMarko Mäkelä2021-06-241-0/+6
| * | | | | MDEV-26007 Rollback unnecessarily initiates redo log writeMarko Mäkelä2021-06-247-13/+17
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-244-12/+30
| |\ \ \ \ \ | | |/ / / /