summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the Optimizer Trace of reqular query and PS EXECUTE be identicalbb-10.6-spetruniaSergei Petrunia2021-11-293-93/+9
* Merge 10.5 into 10.6Marko Mäkelä2021-11-2929-88/+617
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-11-2931-86/+529
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-11-2929-87/+346
| | |\
| | | * MDEV-27134: Sporadic failure of DROP DATABASE testMarko Mäkelä2021-11-292-4/+6
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-11-2940-99/+897
| | | |\
| | | | * MDEV-26972 MTR worker aborts after server restart failureSergei Golubchik2021-11-261-2/+4
| | | | * MDEV-26755 innodb.undo_truncate: ilink::assert_linked(): Assertion `prev != 0...Sergei Golubchik2021-11-261-2/+0
| | | | * add a test casest-10.2-markoSergei Golubchik2021-11-262-0/+8
| | | | * MDEV-26558 Fix a deadlock due to cyclic dependencebb-10.2-robertryancaicse2021-11-241-1/+1
| | | | * mysql_install_db: remove MySQL referencesDaniel Black2021-11-241-4/+2
| | | | * MDEV-27066: Fixed scientific notation parsing bugMarc Olivier Bergeron2021-11-243-2/+78
| | | | * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-2310-47/+60
| | | | * MDEV-26915: SST scripts do not take log_bin_index setting into accountbb-10.2-MDEV-26915-galeraJulius Goryavsky2021-11-237-10/+105
| | | | * MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoveryJulius Goryavsky2021-11-238-2/+463
| | | | * MDEV-26470 "No database" selected when using CTE in a subquery of DELETE stat...Igor Babaev2021-11-203-0/+49
| | | | * MDEV-27086 "No database selected" when using UNION of CTEs to define tableIgor Babaev2021-11-203-4/+53
| | | | * MDEV-27098 Subquery using the ALL keyword on TIME columns produces a wrong re...bb-10.2-barAlexander Barkov2021-11-204-2/+46
| | | | * MDEV-27072 Subquery using the ALL keyword on date columns produces a wrong re...Alexander Barkov2021-11-203-1/+22
| | | | * MDEV-27075 mysql_upgrade_service.exe - using uninitialized memory 'defaults_f...Vladislav Vaintroub2021-11-181-19/+0
| | * | | MDEV-27124: Update definer of Add/DropGeometryColumn procedures from 'root' t...Hugo Wen2021-11-263-0/+194
* | | | | Fix MSVC warning C4819 when system codepage is set to UTF-8.Vladislav Vaintroub2021-11-281-3/+3
* | | | | Windows : fix clang-cl build.Vladislav Vaintroub2021-11-283-3/+3
* | | | | galera.galera_unicode_pk: Avoid MDL wait timeoutMarko Mäkelä2021-11-251-0/+1
* | | | | Make innodb.innodb-table-online more stableMarko Mäkelä2021-11-252-4/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-2522-102/+978
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-2514-12/+876
| |\ \ \ \ | | |/ / /
| | * | | Cleanup: offsetof instead of my_offsetofMarko Mäkelä2021-11-241-2/+2
| | * | | Cleanup: offsetof instead of my_offsetofMarko Mäkelä2021-11-241-1/+1
| | * | | MDEV-26915 post-fix: deleted unnecessary filebb-10.4-MDEV-26915-galeraJulius Goryavsky2021-11-231-1405/+0
| | * | | MDEV-26915: SST scripts do not take log_bin_index setting into accountJulius Goryavsky2021-11-237-7/+1514
| | * | | MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoverybb-10.4-MDEV-26064-galeraJulius Goryavsky2021-11-237-1/+764
| | * | | Json_writer_object add integersbb-10.4-MDEV-27036Sergei Krivonos2021-11-193-16/+16
| | * | | MDEV-27036: allow Json_writer_[array|object] from Json_writerSergei Krivonos2021-11-191-10/+31
| * | | | Json_writer_object add integersSergei Krivonos2021-11-243-16/+16
| * | | | MDEV-27036: allow Json_writer_[array|object] from Json_writerSergei Krivonos2021-11-241-13/+25
| * | | | MDEV-26682 fixup: GCC -Wunused-variableMarko Mäkelä2021-11-241-1/+1
| * | | | PFS_events_statements cleanup: Use offsetofMarko Mäkelä2021-11-245-55/+58
| * | | | Debian: comment default configDaniel Black2021-11-241-6/+3
* | | | | MDEV-26674 follow-up: Bless Linux 5.15.3bb-10.6-MDEV-26674Marko Mäkelä2021-11-251-1/+8
* | | | | Fix build failure on mac due to invalid access on private member from rw_lockbb-10.6-robertRobert Bindar2021-11-241-0/+1
* | | | | MDEV-27058 fixup: Fix MemorySanitizer, and GCC 4.8.5 ICE on ARMv8Marko Mäkelä2021-11-203-49/+54
* | | | | MDEV-27058 fixup: Avoid a hang with ROW_FORMAT=COMPRESSEDMarko Mäkelä2021-11-191-24/+25
* | | | | MDEV-26747 after-merge fix for MDEV-12026, MDEV-25105Marko Mäkelä2021-11-191-4/+2
* | | | | MDEV-27058: Reduce the size of buf_block_t and buf_page_tMarko Mäkelä2021-11-1884-3303/+2828
* | | | | MDEV-27058: Move buf_page_t::slot to IORequest::slotMarko Mäkelä2021-11-187-68/+52
* | | | | MDEV-26769 follow-up: Remove unnecessary page lockingMarko Mäkelä2021-11-182-28/+38
* | | | | MDEV-27069: heap-use-after-free in dict_stats_recalc_pool_del()Marko Mäkelä2021-11-181-1/+9
* | | | | MDEV-26769 fixup: Fix the SUX_LOCK_GENERIC buildMarko Mäkelä2021-11-182-2/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-1714-110/+249
|\ \ \ \ \ | |/ / / /