summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25195: pam check getgrouplist functionbb-10.2-danielblack-MDEV-25195-aix-auth-pam-checkDaniel Black2021-03-201-3/+4
* 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
* 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
* MDEV-10682 Race condition between ANALYZE and STATS_AUTO_RECALCMarko Mäkelä2021-03-181-0/+14
* MDEV-25121: innodb_flush_method=O_DIRECT fails on compressed tablesMarko Mäkelä2021-03-181-13/+27
* MDEV-21584 - portability fixVladislav Vaintroub2021-03-181-1/+3
* Cleanup: Remove unused OS_DATA_TEMP_FILEMarko Mäkelä2021-03-182-5/+3
* MDEV-24916 : Assertion `current_stmt_binlog_format == BINLOG_FORMAT_STMT || c...Jan Lindström2021-03-181-8/+12
* MDEV-18874 : Galera test MW-286 causes Mutex = TTASEventMutex<GenericPolicy>]...Jan Lindström2021-03-183-2/+124
* mariadb.pc: plugindir is usedDaniel Black2021-03-181-2/+3
* switch off storage/innobase/.clang-format: InnoDB uses a common formatting st...Eugene Kosov2021-03-172-0/+0
* MDEV-21039: Server fails to start with unknown mysqld_safe optionsJulius Goryavsky2021-03-161-1/+14
* MDEV-24554 Windows authenticode signing stopped workingVladislav Vaintroub2021-03-161-1/+1
* MDEV-23740 - X509_R_CERT_ALREADY_IN_HASH_TABLE when establishing SSL connec...Vladislav Vaintroub2021-03-151-0/+15
* MDEV-24978 : SIGABRT in __libc_messageJan Lindström2021-03-153-21/+93
* update libmariadbVladislav Vaintroub2021-03-121-0/+0
* MDEV-24519: Server crashes in Charset::set_charset upon SELECTVarun Gupta2021-03-127-16/+129
* Update sponsorsIan Gilfillan2021-03-123-27/+12
* MDEV-24597 Explicit column name error in CTE of UNIONIgor Babaev2021-03-103-2/+72
* MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-104-11/+177
* MDEV-25101 Assertion !strcmp(field->name, "table_name") failedMarko Mäkelä2021-03-101-1/+0
* reenable tests from engines/funcsAlice Sherepa2021-03-10192-6524/+3969
* MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-098-0/+265
* Correct the value of global memory_usedSergei Golubchik2021-03-085-14/+40
* update wsrep service version after 7345d371418Sergei Golubchik2021-03-081-1/+1
* MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-086-165/+178
* MDEV-22929 fixup. Print "completed OK!" if page corruption and --log-innodb-...Vladislav Vaintroub2021-03-053-14/+18
* fixup 58b56f14a096285a0e51b2233fc35398f1b01f5a: Remove dead codeMarko Mäkelä2021-03-043-33/+6
* MDEV-25051 Race condition between persistent statistics and RENAME TABLE or T...Marko Mäkelä2021-03-041-14/+18
* MDEV-25032: Window functions without column references get removed from ORDER BYVicențiu Ciorbaru2021-03-044-0/+73
* MDEV-24748 extern column check missing in btr_index_rec_validate()Thirunarayanan Balathandayuthapani2021-03-033-0/+47
* MDEV-20648 InnoDB: Failing assertion: !(*node)->being_extended, innodb.log_da...bb-10.2-MDEV-20648Thirunarayanan Balathandayuthapani2021-03-031-14/+26
* MDEV-24532 Table corruption ER_NO_SUCH_TABLE_IN_ENGINE .. on table with forei...Monty2021-03-025-1/+41
* MDEV-25006: Failed assertion on executing EXPLAIN DELETE statement as a prepa...Dmitry Shulga2021-03-023-0/+34
* mtr --gdb: fix for --rr and for a warningSergei Golubchik2021-03-012-2/+3
* MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-255-120/+212
* Fixed the innodb_ext_key test by adding replace_columnVarun Gupta2021-02-252-1/+2
* MDEV-24728: Debian include client caching_sha2_password pluginDaniel Black2021-02-251-0/+2
* MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-251-14/+14
* Remove race condition during `make dist`Vicențiu Ciorbaru2021-02-231-0/+7
* MDEV-24913 Assertion !recv_no_log_write in log_write_up_to()Thirunarayanan Balathandayuthapani2021-02-231-2/+1
* fix binlog_xa_recover testSergei Golubchik2021-02-223-42/+3
* cleanup: renames, no need to create a new .inc fileSergei Golubchik2021-02-225-283/+281
* mtr fixes for old (5.10.1) perlSergei Golubchik2021-02-221-4/+5
* support for mtr --valgdbSergei Golubchik2021-02-221-3/+20
* unify mtr handling of debuggersSergei Golubchik2021-02-222-750/+276
* cleanup: remove dead code in mtrSergei Golubchik2021-02-221-13/+1