summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 11.1bb-11.1-mdev-26137-unsquashedMarko Mäkelä2023-03-17180-3779/+35923
|\
| * Merge 11.0 into 11.1Marko Mäkelä2023-03-17105-1531/+2928
| |\
| | * Merge 10.11 into 11.0Marko Mäkelä2023-03-1797-1514/+2843
| | |\
| | | * Merge 10.10 into 10.11Marko Mäkelä2023-03-178-11/+71
| | | |\
| | | | * Merge 10.9 into 10.10Marko Mäkelä2023-03-178-11/+71
| | | | |\
| | | | | * Merge 10.8 into 10.9Marko Mäkelä2023-03-178-11/+71
| | | | | |\
| | | | | | * Merge 10.6 into 10.8Marko Mäkelä2023-03-178-11/+71
| | | | | | |\
| | | | | | | * MDEV-30870 Undo tablespace name displays wrongly for I_S queriesThirunarayanan Balathandayuthapani2023-03-174-2/+16
| | | | | | | * MDEV-29975 InnoDB fails to release savepoint during bulk insertThirunarayanan Balathandayuthapani2023-03-173-1/+34
| | | * | | | | Merge 10.10 into 10.11Marko Mäkelä2023-03-1770-1506/+1850
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge 10.9 into 10.10Marko Mäkelä2023-03-1770-1506/+1850
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge 10.8 into 10.9Marko Mäkelä2023-03-1759-1369/+1629
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Merge 10.6 into 10.8Marko Mäkelä2023-03-1651-1343/+1485
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * MDEV-26827 Make page flushing even fasterMarko Mäkelä2023-03-1621-669/+705
| | | | | | | * MDEV-26055: Improve adaptive flushingMarko Mäkelä2023-03-165-354/+360
| | | | | | | * MDEV-30357 Performance regression in locking reads from secondary indexesMarko Mäkelä2023-03-164-36/+48
| | | | | | | * MDEV-29835 InnoDB hang on B-tree split or mergeMarko Mäkelä2023-03-167-160/+156
| | | | | | | * Merge 10.5 into 10.6Marko Mäkelä2023-03-166-21/+101
| | | | | | | |\
| | | | | | | | * MDEV-30860 Race condition between buffer pool flush and log file deletion in ...Marko Mäkelä2023-03-161-5/+5
| | | | | | | | * MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced i...Vlad Lesin2023-03-104-16/+81
| | | | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-03-1015-159/+172
| | | | | | | |\ \ | | | | | | | | |/
| | | | | | | | * MDEV-30819 InnoDB fails to start up after downgrading from MariaDB 11.0Marko Mäkelä2023-03-093-14/+28
| | | | | | | | * MDEV-23000: Ensure we get a warning from THD::drop_temporary_table() in case ...Weijun Huang2023-03-092-7/+8
| | | | | | | | * move alloca() definition from all *.h files to one new header fileJulius Goryavsky2023-03-079-32/+58
| | | | | | | | * MDEV-30567 rec_get_offsets() is not optimalMarko Mäkelä2023-03-061-118/+90
| | | | | | * | | MDEV-28958 Crash when checking whether condition can be pushed into viewbb-10.8-igorIgor Babaev2023-03-143-7/+54
| | | | | | * | | Fix mini-benchmarkRobin Newhouse2023-03-082-8/+24
| | | | | | * | | MDEV-30798 deadlock between CHECK TABLE and bulk insertThirunarayanan Balathandayuthapani2023-03-071-10/+21
| | | | | | * | | MDEV-30183 Assertion `!memcmp(rec_trx_id, old_pk_trx_id->data, 6 + 7)' failed...Thirunarayanan Balathandayuthapani2023-03-063-1/+45
| | | | | * | | | MDEV-30805 SIGSEGV in my_convert and UBSAN: member access within null pointer...Alexander Barkov2023-03-1411-137/+221
| | | * | | | | | Fixes to mysql_install_dbMonty2023-03-102-17/+31
| | | * | | | | | MDEV-30810 errmsg-utf8.txt no longer uses charsetsDaniel Black2023-03-103-23/+4
| | | * | | | | | Merge branch '10.10' into 10.11Sergei Golubchik2023-03-091-0/+0
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | MCOL-5437 columnstore fails to compile to due old cs->casedn_multiply useSergei Golubchik2023-03-081-0/+0
| | | * | | | | | MDEV-30789: Add Georgian error messages and localeEkaterine Papava2023-03-088-9/+89
| | | * | | | | | MDEV-30789 Add Georgian translation (error messages)EkaterinePapava2023-03-075-2/+817
| | * | | | | | | MDEV-30442: Assertion `!m_innodb' failed in ha_partition::cmp_ref ...Sergei Petrunia2023-03-163-7/+54
| | * | | | | | | MDEV-30693: Assertion `dbl_records <= s->records' failed in apply_selectivity...Sergei Petrunia2023-03-163-1/+24
| | * | | | | | | MDEV-30811: Build issues on macOS 11.0Dmitry Shulga2023-03-162-9/+7
| * | | | | | | | Adjusted test results after rebase of MDEV-7487 related commits against 11.1Igor Babaev2023-03-152-19/+19
| * | | | | | | | MDEV-29390: Improve coverage for UPDATE and DELETE statements in MTR test suitesLena Startseva2023-03-1521-877/+22037
| * | | | | | | | Adjusted test results after rebase against 11.0.1Igor Babaev2023-03-1519-839/+2853
| * | | | | | | | Fixes of MDEV-30538 and MDEV-30586 for 10.4 adjusted for 11.0.Igor Babaev2023-03-155-8/+12
| * | | | | | | | MDEV-7487 Semi-join optimization for single-table update/delete statementsIgor Babaev2023-03-1514-35/+6198
| * | | | | | | | Another fix after the latest rebase of commits for MDEV-28883Igor Babaev2023-03-154-8/+13
| * | | | | | | | MDEV-29428 Incorrect result for delete with "order by" clauseIgor Babaev2023-03-154-0/+107
| * | | | | | | | Fix after the latest rebase of commits for MDEV-28883Igor Babaev2023-03-152-0/+6
| * | | | | | | | Applied the changes introduced in the commitIgor Babaev2023-03-154-12/+3
| * | | | | | | | MDEV-29189 Crash of the second execution of SF using DELETE/UPDATEIgor Babaev2023-03-153-0/+78
| * | | | | | | | Assertion failure with UPDATE of view using MERGE tableIgor Babaev2023-03-153-8/+20