summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29504/MDEV-29849 TRUNCATE breaks FOREIGN KEY lockingbb-10.6-MDEV-29849Marko Mäkelä2022-11-0817-436/+448
* MDEV-28797 Assertion `page_rec_is_user_rec(rec)' failed in PageBulk::getSpli...Thirunarayanan Balathandayuthapani2022-11-083-57/+1
* MDEV-29853 Assertion `!strstr(table->name.m_name, "/FTS_") || purge_sys.must...Thirunarayanan Balathandayuthapani2022-11-083-2/+18
* MDEV-29518 ASAN Failure on i_s query when tablespace does rename operationThirunarayanan Balathandayuthapani2022-11-082-0/+6
* MDEV-29822 - make mysqltest fail loudly when out of memoryVladislav Vaintroub2022-11-081-28/+41
* Merge branch '10.6' into bb-10.6-releaseOleksandr Byelkin2022-11-072-2/+10
|\
| * bump the VERSIONDaniel Bartholomew2022-11-071-1/+1
| * Fix AIX compulation (break addr resolution)Daniel Black2022-10-271-1/+9
* | update colunmstoremariadb-10.6.11Sergei Golubchik2022-11-031-0/+0
* | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-11-0277-1062/+4090
|\ \
| * \ Merge branch '10.4' into 10.5mariadb-10.5.18Oleksandr Byelkin2022-11-0211-5/+117
| |\ \
| | * \ Merge branch '10.3' into 10.4mariadb-10.4.27Oleksandr Byelkin2022-11-028-1/+89
| | |\ \
| | | * | MDEV-29926: ASAN heap-use-after-free in Explain_query::~Explain_querymariadb-10.3.37Oleksandr Byelkin2022-11-028-1/+89
| | * | | MDEV-29924 Assertion `(((nr) % (1LL << 24)) % (int) log_10_int[6 - dec]) == 0...Sergei Golubchik2022-11-013-4/+28
| * | | | columnstore 5.6.8-1Sergei Golubchik2022-10-261-0/+0
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-10-2656-1053/+2235
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-10-2623-833/+177
| | |\ \ \ | | | |/ /
| | | * | Add skipped changes to oracle mode parser.Oleksandr Byelkin2022-10-261-3/+9
| | | * | MDEV-29578 Fix CONNECT build warningsAndrew Hutchings2022-10-262-5/+5
| | | * | Rocksdb: Add initial OpenBSD supportBrad Smith2022-10-262-7/+7
| | | * | MDEV-26161 crash in Gis_point::calculate_haversineAlexey Botchkov2022-10-265-13/+33
| | | * | MDEV-26161 crash in Gis_point::calculate_haversineSergei Golubchik2022-10-254-12/+27
| | | * | cleanup: put casts in a separate statementSergei Golubchik2022-10-251-20/+18
| | | * | MDEV-29490 Renaming internally used client API to avoid name conflictsLawrin Novitsky2022-10-259-775/+64
| | | * | MDEV-29811 server advertises ssl even if it's unusable.Vladislav Vaintroub2022-10-254-9/+29
| | * | | MDEV-29640 FederatedX does not properly handle pushdown in case of differenc...Oleg Smirnov2022-10-265-9/+178
| | * | | MDEV-28846 Poor performance when rowid filter contains no elementsIgor Babaev2022-10-2521-170/+1797
| | * | | MDEV-28545 MyISAM reorganize partition corrupt older table formatAlexander Barkov2022-10-256-2/+78
| | * | | Additional fixesJan Lindström2022-10-254-13/+15
| * | | | MDEV-28822 Table from older version requires table rebuild when adding column...Alexander Barkov2022-10-263-0/+29
| * | | | MDEV-25616 XA PREPARE event group is not binlogged when..Brandon Nesterenko2022-10-258-6/+1709
* | | | | followup: fix ASAN failure of main.having_cond_pushdown --psSergei Golubchik2022-10-292-4/+3
* | | | | followup: fix ASAN failure of main.opt_tvc --psSergei Golubchik2022-10-291-9/+4
* | | | | MDEV-29895 prepared view crash server (unit.conc_view)Sergei Golubchik2022-10-296-9/+69
* | | | | MDEV-28709 unexpected X lock on Supremum in READ COMMITTEDVlad Lesin2022-10-281-1/+2
| |_|_|/ |/| | |
* | | | Disable perfschema.mdl_func on WindowsMarko Mäkelä2022-10-261-0/+2
* | | | MDEV-29886 Assertion !index->table->is_temporary() failed in CHECK TABLEMarko Mäkelä2022-10-264-0/+29
* | | | MDEV-29883 Deadlock between InnoDB statistics update and BLOB insertMarko Mäkelä2022-10-263-8/+10
* | | | MDEV-29869 mtr failure: innodb.deadlock_wait_thr_raceVlad Lesin2022-10-268-42/+58
* | | | MDEV-29662 Replace same values in 'IN' list with an equalityOleg Smirnov2022-10-268-4/+484
* | | | MDEV-29843 Do not use asynchronous log_write_upto() for system THDsVladislav Vaintroub2022-10-255-24/+17
* | | | MDEV-29871: Temporarily disable the testMarko Mäkelä2022-10-251-1/+3
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-10-25114-515/+2167
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-10-252-7/+9
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-10-2587-240/+1754
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-10-2568-130/+1349
| | |\ \ | | | |/
| | | * MDEV-28701 Update 10.3 HELP tablesIan Gilfillan2022-10-251-2039/+1285
| | | * MDEV-29748 ASAN errors or server crash in File_parser::parse upon concurrent ...Oleksandr Byelkin2022-10-243-14/+16
| | | * MDEV-16549 Server crashes in Item_field::fix_fields on query with view and su...Oleksandr Byelkin2022-10-245-2/+56
| | | * MDEV-14983 Wrong error message with SET sql_mode=sha2(ucs2_value)Alexander Barkov2022-10-242-0/+26