summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24600 fixup: Remove unused trx_register_for_2pc()Marko Mäkelä2021-03-051-12/+0
* Merge 10.4 into 10.5Marko Mäkelä2021-03-056-46/+41
|\
| * Remove unused HA_EXTRA_FAKE_START_STMTMarko Mäkelä2021-03-052-7/+0
| * Merge 10.3 into 10.4Marko Mäkelä2021-03-055-39/+41
| |\
| | * MDEV-24811 Assertion find(table) failed with innodb_evict_tables_on_commit_debugMarko Mäkelä2021-03-032-46/+37
| | * Merge 10.2 into 10.3Marko Mäkelä2021-03-031-2/+3
| | |\
| | | * MDEV-24532 Table corruption ER_NO_SUCH_TABLE_IN_ENGINE .. on table with forei...Monty2021-03-021-1/+2
| | * | Fixed printing of wring filname "maria_open" in maria.maria-recovery2.testMonty2021-03-012-0/+2
* | | | MDEV-25018 [FATAL] InnoDB: Unable to read page (of a dropped tablespace)bb-10.5-MDEV-25018Thirunarayanan Balathandayuthapani2021-03-031-24/+27
* | | | MDEV-24863 AHI entries mismatch with the index while reloading the evicted ta...Thirunarayanan Balathandayuthapani2021-03-031-10/+25
* | | | MDEV-25026 Various code paths are accessing freed pagesbb-10.5-MDEV-25026Marko Mäkelä2021-03-025-10/+26
* | | | MDEV-24997 Assertion mtr->is_named_space(page_id.space()) in ibuf0ibuf.cc:624Thirunarayanan Balathandayuthapani2021-02-261-0/+1
* | | | Merge remote-tracking branch 'origin/10.4' into 10.5Daniel Black2021-02-263-15/+15
|\ \ \ \ | |/ / /
| * | | MDEV-24967 : Signal 11 on ha_innodb.cc::bg_wsrep_kill_trx line 18611Jan Lindström2021-02-241-4/+6
| * | | MDEV-20857: perf schema conflict name filename_hashDaniel Black2021-02-243-13/+13
* | | | MDEV-24967 : Signal 11 on ha_innodb.cc::bg_wsrep_kill_trx line 18611Jan Lindström2021-02-241-4/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-02-241-3/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-02-231-2/+1
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-02-231-2/+1
| | |\ \ | | | |/
| | | * MDEV-24913 Assertion !recv_no_log_write in log_write_up_to()Thirunarayanan Balathandayuthapani2021-02-231-2/+1
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-235-10/+72
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sergei Golubchik2021-02-235-20/+98
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-226-21/+99
| | |\ \ | | | |/
| | | * Merge branch 'bb-10.2-release' into 10.2Sergei Golubchik2021-02-2214-306/+500
| | | |\
| | | * | MDEV-24863 AHI entries mismatch with the index while reloading the evicted ta...Thirunarayanan Balathandayuthapani2021-02-221-14/+57
| | | * | MDEV-24873 : galera.galera_as_slave_ctas MTR failed: Assertion `(&(&LOCK_thd_...Jan Lindström2021-02-171-1/+1
| | | * | MDEV-24763 ALTER TABLE fails to rename a column in SYS_FIELDSMarko Mäkelä2021-02-121-0/+34
| | | * | MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong resultAlexander Barkov2021-02-081-3/+2
| | | * | Updating test results in rocksdb test suite after MDEV-11172 is fixedVarun Gupta2021-02-013-5/+5
| * | | | Merge branch 'bb-10.4-release' into 10.4Sergei Golubchik2021-02-23147-2503/+19080
| |\ \ \ \
| * | | | | MDEV-24792 Assertion `!newest_lsn || fil_page_get_type(page)' failed upon Mar...Vlad Lesin2021-02-142-1/+14
* | | | | | Merge branch 'bb-10.5-release' into 10.5Sergei Golubchik2021-02-232-4/+6
|\ \ \ \ \ \
| * | | | | | MDEV-24917 Page cleaner wrongly remains idlebb-10.5-MDEV-24917Marko Mäkelä2021-02-182-4/+6
* | | | | | | Merge mariadb-10.5.9Marko Mäkelä2021-02-17143-2475/+19055
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-24864 Fatal error in buf_page_get_low() / fseg_page_is_free()Marko Mäkelä2021-02-152-6/+12
| * | | | | | columnstore 5.5.1-2Sergei Golubchik2021-02-151-0/+0
| * | | | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-15140-2470/+19044
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | remove find_thread_with_thd_data_lock_callbackSergei Golubchik2021-02-121-2/+4
| | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-60/+148
| | * | | | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-12147-2446/+18933
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / /
| | | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-02-0514-306/+500
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix connect engine ppc64 failOlivier Bertrand2021-02-052-7/+7
| | | | * | Fix of connect engine crashesOlivier Bertrand2021-02-051-0/+2
| | | | * | Fix of crashes of connect engine.Oleksandr Byelkin2021-02-053-24/+24
| | | | * | Fix of random crashes of connect engine (probably depend on addresses used)-Oleksandr Byelkin2021-02-051-1/+1
| | | | * | Fix compiler warnings of the new connect engine.Oleksandr Byelkin2021-02-051-0/+1
| | | | * | Revert "Fix of warnings on aarch64 like:"Oleksandr Byelkin2021-02-022-5/+5
| | | | * | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-02-0213-269/+460
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Fix failed test bson and xmlOlivier Bertrand2021-02-021-1/+7
| | | | | * Fix failed test bson and xmlOlivier Bertrand2021-01-303-4/+2