summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Added missed ' -- ' between the end of the lldb command options and the begin...Dmitry Shulga2021-03-221-1/+1
| | | | * MDEV-25195: pam check getgrouplist functionDaniel Black2021-03-221-3/+4
| | | | * MDEV-22240: don't use pc.splitbrain=true on node2 in galera.galera_gcache_rec...Alexey Yurchenko2021-03-211-1/+1
| | | | * MDEV-8708 fixup: Remove dead codeMarko Mäkelä2021-03-191-4/+0
| | | | * MDEV-24903: mariabackup SST fails while adding --log-bin in startup commandJulius Goryavsky2021-03-197-42/+137
| | | * | MDEV-25128 Wrong result from join with materialized semi-join andIgor Babaev2021-03-234-6/+307
| | | * | fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3
| | | * | MDEV-24796 Assertion `page_has_next... failed in btr_pcur_store_position()Marko Mäkelä2021-03-223-3/+30
| | * | | MDEV-21697: Galera assertion !wsrep_has_changes(thd) || (thd->lex->sql_comman...bb-10.4-MDEV-21697mkaruza2021-03-253-1/+129
| | * | | MDEV-24954 : 10.5.9 crashes on int wsrep::client_state::ordered_commit(): Ass...bb-10.4-MDEV-24954Jan Lindström2021-03-251-17/+42
| | * | | fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3
| | * | | MDEV-25206 Crash with CREATE VIEW .. SELECT with non-existing fieldIgor Babaev2021-03-213-2/+40
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-2674-235/+151
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-25265: ALTER TABLE...IMPORT TABLESPACE fails after DROP INDEXMarko Mäkelä2021-03-266-17/+30
| * | | | MEM_CHECK_DEFINED: replace HAVE_valgrindbb-10.5-danielblack-clang-valgrind-without-memcheck_hDaniel Black2021-03-265-10/+12
| * | | | MDEV-24589 DROP TABLE is not crash-safeMarko Mäkelä2021-03-234-34/+20
| * | | | fixup cebf9ee2040195a61fbed32d06cc2e335e9f8dfdMarko Mäkelä2021-03-231-1/+1
| * | | | MDEV-15528 fixup: Remove dict_table_open_on_index_id()Marko Mäkelä2021-03-232-86/+2
| * | | | fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3
| * | | | Fixed wrong usage strlen(), should be sizeof()Monty2021-03-221-1/+1
| * | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-2260-92/+91
* | | | | MDEV-25223 follow-up: do not create an iterator from nullptrEugene Kosov2021-03-261-3/+6
* | | | | MDEV-21452 fixup: Correct a commentMarko Mäkelä2021-03-241-1/+1
* | | | | MDEV-25223 change fil_system_t::space_list and fil_system_t::named_spaces fro...Eugene Kosov2021-03-248-274/+267
* | | | | CMake cleanupVladislav Vaintroub2021-03-237-47/+36
* | | | | purge HAVE_CLOSE_SERVER_SOCK from sql/mysqld.ccDaniel Black2021-03-231-43/+0
* | | | | fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3
* | | | | MDEV-21365: Check $MARIADB_HOME/my.cnf in addition to $MYSQL_HOME/my.cnfRucha Deodhar2021-03-221-1/+10
* | | | | MDEV-7317: Make an index ignorable to the optimizerSergei Petrunia2021-03-212-14/+14
* | | | | Fix compiler warnings in connect engineMonty2021-03-2010-35/+39
* | | | | Fixed crash with listen_sockets when shutdown and kill was run simultaneouslyMonty2021-03-201-7/+6
* | | | | Changed std::vector<MYSQL_SOCKET> listen_sockets to Dynamic_arrayMonty2021-03-203-35/+39
* | | | | Fixed wrong initializations of Dynamic_arrayMonty2021-03-207-10/+14
* | | | | Aria: Add transaction id to log of create tableMonty2021-03-209-10/+45
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-2016-326/+126
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-25211 Remove useless counter Innodb_buffered_aio_submittedMarko Mäkelä2021-03-203-8/+0
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-205-3/+72
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-2012-317/+115
| | |\ \ \ | | | |/ /
| | | * | fix for engines/funcs/rpl_sp.testAlice Sherepa2021-03-191-43/+46
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-195-3/+70
| | | |\ \ | | | | |/
| | | | * update libmariadbSergei Golubchik2021-03-191-0/+0
| | | | * myseek: AIX has no "tell"bb-10.2-danielblack-aix-notellDaniel Black2021-03-191-1/+1
| | | | * MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong resultIgor Babaev2021-03-183-0/+65
| | | * | fix for tests from engines/funcsAlice Sherepa2021-03-1910-370/+116
| * | | | mariabackup little FreeBSD update support.David Carlier2021-03-201-1/+10
| * | | | fix for tests from engines/funcsbb-10.5-aliceAlice Sherepa2021-03-196-314/+43
* | | | | CMake cleanup: Make WITH_URING, WITH_PMEM BooleanMarko Mäkelä2021-03-209-80/+63
* | | | | MDEV-25207 mysql_install_db doesn't create sys schema (fix)Daniel Black2021-03-201-1/+1
* | | | | MDEV-25207 mysql_install_db doesn't create sys schemaVladislav Vaintroub2021-03-201-1/+1
* | | | | MDEV-23646: Optimizer trace: optimize_cond() should show ON expression proces...Sergei Petrunia2021-03-193-0/+80