summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26681: ERROR_INDEX is not available within compound statement blocksbb-10.7-MDEV-26681Rucha Deodhar2021-09-264-3/+68
* MDEV-26606: ERROR_INDEX property value isn't passed from inside a storedRucha Deodhar2021-09-265-10/+110
* bump the VERSIONSergei Golubchik2021-09-242-3/+3
* Merge 10.6 into 10.7Marko Mäkelä2021-09-2464-987/+1365
|\
| * Merge 10.5 into 10.6Marko Mäkelä2021-09-2462-967/+1345
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2021-09-248-23/+37
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-09-247-37/+34
| | | |\
| | | | * MDEV-26672 innodb_undo_log_truncate may reset transaction ID sequenceMarko Mäkelä2021-09-248-37/+37
| | | * | Update wsrep-lib submoduleJan Lindström2021-09-241-0/+0
| | * | | Merge 10.4 into 10.5Marko Mäkelä2021-09-2438-603/+768
| | |\ \ \ | | | |/ /
| | | * | MDEV-26566 : galera.galera_var_cluster_address MTR failed: InnoDB: Assertion ...Jan Lindström2021-09-235-11/+220
| | | * | MDEV-26571 : galera_sr.GCF-627 MTR failed: Result length mismatchJan Lindström2021-09-232-12/+8
| | | * | Merge 10.3 into 10.4Marko Mäkelä2021-09-2238-689/+738
| | | |\ \ | | | | |/
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-09-2227-575/+311
| | | | |\
| | | | | * MDEV-26450: Corruption due to innodb_undo_log_truncatebb-10.2-MDEV-26450Marko Mäkelä2021-09-229-123/+219
| | | | | * Silence a warning about unused Bison labelMarko Mäkelä2021-09-221-0/+3
| | | | | * MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-225-1/+418
| | | | | * MDEV-26441: Linux-dependent construct in SST scriptsbb-10.2-MDEV-26441-galeraJulius Goryavsky2021-09-203-3/+9
| | | | | * MDEV-26636: InnoDB defragmentation statistics cause races on TEMPORARY TABLEMarko Mäkelä2021-09-183-116/+62
| | | | | * MDEV-15675 encryption.innodb_encryption failed in buildbot with timeoutbb-10.2-MDEV-15675Thirunarayanan Balathandayuthapani2021-09-172-3/+5
| | | | | * Give less memory to get reliable error.Oleksandr Byelkin2021-09-162-3/+3
| | | | | * MDEV-26622: man mysqldump - insert-ignore not insert-intoDaniel Black2021-09-161-5/+5
| | | | | * MDEV-26574 An improper locking bug due to unreleased lock in the ds_xbstream.ccVladislav Vaintroub2021-09-151-3/+7
| | | | | * MDEV-26573 : A static analyzer warning about ds_archive.ccVladislav Vaintroub2021-09-154-318/+0
| | | | | * MDEV-25702 Auxiliary FTS table evicts during optimize tableThirunarayanan Balathandayuthapani2021-09-131-1/+2
| | | | * | MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-227-7/+429
| | | | * | MDEV-26521 Remove mdev-504.testVladislav Vaintroub2021-09-212-104/+0
| | | | * | MDEV-23506 mariadb-connector-c-devel package from standard RHEL 8 repo confli...bb-10.3-abychkoAlexey Bychko2021-09-211-0/+1
| | | | * | Fix Connect build with MSVC+NinjaVladislav Vaintroub2021-09-111-0/+1
| | | * | | Fixed random failure of main.truncate_notembeddedMonty2021-09-212-2/+4
| | | * | | Updated main.alias test to fix max_lengthMonty2021-09-212-7/+7
| | | * | | Fixed max length calculation for embedded serverMonty2021-09-211-5/+7
| | * | | | MDEV-26445 innodb_undo_log_truncate is unnecessarily slowMarko Mäkelä2021-09-248-279/+330
| | * | | | MDEV-26450: Corruption due to innodb_undo_log_truncateMarko Mäkelä2021-09-249-119/+173
| | * | | | MDEV-26626 fixup: Do not advance checkpoint during startupMarko Mäkelä2021-09-241-1/+3
| | * | | | MDEV-24629 mariadb-connector-c-config conflicts with MariaDB's MariaDB-common...bb-10.5-MDEV-24629Alexey Bychko2021-09-221-0/+6
| | * | | | MDEV-21286: bison warnings on ubuntu 20.04 on deprecated directive in sql_yac...Anel Husakovic2021-09-222-2/+6
| | * | | | Remove mention of FreenodeIan Gilfillan2021-09-222-5/+3
| | * | | | MDEV-26657 : Initialize some fields in create_background_thd()Vladislav Vaintroub2021-09-211-0/+3
| * | | | | MDEV-26467 fixup: Fix cmake -DWITH_UNIT_TESTS=ON for SUX_LOCK_GENERICMarko Mäkelä2021-09-241-0/+8
| * | | | | MDEV-25919 fixup: Acquire MDL also in defragmentationMarko Mäkelä2021-09-183-23/+18
| * | | | | MDEV-24258 fixup: Correct a conditionMarko Mäkelä2021-09-181-2/+2
* | | | | | MDEV-26520 Make innodb_purge_threads dynamicbb-10.7-MDEV-26520Vladislav Vaintroub2021-09-235-10/+53
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-09-1759-834/+1033
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-1712-32/+137
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-1713-32/+140
| | |\ \ \ \ | | | |/ / /
| | | * | | Fixed alias.test to also works with psMonty2021-09-172-7/+7
| | | * | | MDEV-19950 addendum: galera_ssl_upgrade removed from the list of disabled tes...bb-10.4-MDEV-19950-addendum-galeraJulius Goryavsky2021-09-172-1/+3
| | | * | | MDEV-26053 : TRUNCATE on table with Foreign Key Constraint no longer replicat...bb-10.4-truncateJan Lindström2021-09-176-23/+102
| | | * | | MDEV-26621 assertion failue "index->table->persistent_autoinc" in /storage/in...bb-10.4-kevgsEugene Kosov2021-09-163-1/+28