summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23564: CMAKE failing due to deprecated Apple GSS methodbb-10.2-MDEV-23564Dmitry Shulga2020-10-082-0/+7
* MDEV-23888: Potential server hang on replication with InnoDBMarko Mäkelä2020-10-061-0/+6
* UBSAN: UndefinedBehaviorSanitizer: undefined-behavior ../sql/item_cmpfunc.cc:...Eugene Kosov2020-10-051-1/+4
* Remove unnecessary and incorrect add_suppression.Jan Lindström2020-10-052-3/+0
* MDEV-16664: Add deprecation warning for innodb_lock_schedule_algorithm=VATSMarko Mäkelä2020-10-053-7/+14
* Cleanup: Remove unused SYNC_REC_LOCKMarko Mäkelä2020-10-052-11/+0
* UBSAN UndefinedBehaviorSanitizer: undefined-behavior ../mysys/hash.c:798:9Eugene Kosov2020-10-031-3/+2
* MDEV-23879 server hangs with threadpool, compression, and client pipeliningVladislav Vaintroub2020-10-033-3/+22
* Cleanup: Orphan que_thr_mutex declarationMarko Mäkelä2020-10-021-3/+0
* Cleanup: Remove fts_t::bg_threads_mutex, fts_t::bg_threadsMarko Mäkelä2020-10-027-25/+2
* MDEV-23856 fts_optimize_wq accessed after shutdown of FTS Optimize threadThirunarayanan Balathandayuthapani2020-09-301-3/+7
* Cleanup: Remove unused fts_cache_t::optimize_lockMarko Mäkelä2020-09-307-12/+0
* Cleanup: Remove constant parameters async=false, index_name=NULLMarko Mäkelä2020-09-294-41/+6
* MDEV-23839 innodb_fast_shutdown=0 hang on change buffer mergeMarko Mäkelä2020-09-291-1/+4
* Merge 10.1 into 10.2Marko Mäkelä2020-09-296-14/+42
|\
| * Cleanup: Remove unused rw_lock_t::writer_is_wait_exMarko Mäkelä2020-09-292-14/+2
| * MDEV-22277 LeakSanitizer: detected memory leaks in mem_heap_create_block_func...Thirunarayanan Balathandayuthapani2020-09-284-0/+37
* | MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-09-281-6/+5
* | Merge branch '10.1' into 10.2Sujatha2020-09-2819-24/+103
|\ \ | |/
| * MDEV-22330: mysqlbinlog stops with an error Don't know how to handle column t...Sujatha2020-09-283-7/+80
| * Reverted wrong patch for mysql_upgradebb-10.1-danielblack-mysqlupgrade-revertMonty2020-09-262-3/+3
| * Revert "[MDEV-7978] add show create user"Daniel Black2020-09-2416-701/+118
| * MDEV-23697: /usr/bin/perl for debian scriptsDaniel Black2020-09-241-1/+1
| * MDEV-23697: perl -w -> perlDaniel Black2020-09-2413-13/+13
| * Merge branch '10.1' of https://github.com/MariaDB/server into 10.1Daniel Black2020-09-241-0/+5
| |\
| * | [MDEV-7978] Update test cases for sysvars_server_embedded.Vicențiu Ciorbaru2020-09-201-2/+2
| * | [MDEV-7978] Make show_create_user testcase not run on embedded buildVicențiu Ciorbaru2020-09-201-0/+2
| * | [MDEV-7978] Post review fixes and cleanups.Vicențiu Ciorbaru2020-09-204-12/+37
| * | [MDEV-7978] Added show create user implementation.Vicențiu Ciorbaru2020-09-204-93/+233
| * | [MDEV-7978] Update test casesVicențiu Ciorbaru2020-09-202-3/+3
| * | [MDEV-7978] Updated syntax for SHOW CREATE USERVicențiu Ciorbaru2020-09-207-1/+36
| * | [MDEV-7978] Update test casesVicențiu Ciorbaru2020-09-202-3/+3
| * | [MDEV-7978] Implement alter user and tested create userVicențiu Ciorbaru2020-09-206-3/+331
| * | [MDEV-7978] Update grammar for new syntaxVicențiu Ciorbaru2020-09-207-20/+73
* | | MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-09-281-0/+6
* | | MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-09-233-6/+10
* | | UBSAN: Fix a bit shift overflowMarko Mäkelä2020-09-231-2/+2
* | | Fix GCC 10.2.0 -Og -fsanitize=undefined -Wmaybe-uninitializedMarko Mäkelä2020-09-233-21/+14
* | | Fix GCC 10.2.0 -Og -fsanitize=undefined -Wformat-overflowMarko Mäkelä2020-09-231-3/+4
* | | Ukrainian error text translations added.bb-10.2-ukOleksandr Byelkin2020-09-221-1/+9
* | | Merge 10.1 into 10.2Marko Mäkelä2020-09-2219-17/+160
|\ \ \ | | |/ | |/|
| * | systemd: mariadb@bootstrap - clear ExecStartPre and ExecStartPostDaniel Black2020-09-221-0/+5
| |/
| * MDEV-21839: Handle crazy offset to SHOW BINLOG EVENTSSujatha2020-09-164-6/+61
| * mtr: main.mysql_upgrade - record after correcting error messageDaniel Black2020-09-141-2/+2
| * mysql_upgrade: fix error textDaniel Black2020-09-121-1/+1
| * MDEV-17438 rpl.show_status_stop_slave_race-7126 fails with timeout on WindowsSachin2020-09-111-1/+1
| * MDEV-9501: rpl.rpl_binlog_index, rpl.rpl_gtid_crash, rpl.rpl_stm_multi_query ...Sujatha2020-09-074-5/+23
| * MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...Kentoku SHIBA2020-09-077-539/+1534
| * InnoDB, XtraDB: handle EOPNOTSUPP from posix_fallocate()xdavidwu2020-09-042-0/+2
| * MDEV-23535 SIGSEGV, SIGABRT and SIGILL in typeinfo for Item_func_set_collatio...Alexander Barkov2020-09-036-3/+63