summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix of typo in the comment.bb-10.2-MDEV-15703Oleksandr Byelkin2020-10-071-1/+1
* MDEV-15703 Crash in EXECUTE IMMEDIATE 'CREATE OR REPLACE TABLE t1 (a INT DEFA...Oleksandr Byelkin2020-10-0716-35/+581
* MDEV-15703 Crash in EXECUTE IMMEDIATE 'CREATE OR REPLACE TABLE t1 (a INT DEFA...Oleksandr Byelkin2020-10-073-5/+42
* MDEV-23811: With large number of indexes optimizer chooses an inefficient planIgor Babaev2020-10-065-11/+201
* MDEV-23897 SIGSEGV on commit with innodb_lock_schedule_algorithm=VATSMarko Mäkelä2020-10-062-4/+8
* MDEV-23787 mtr --rr fixesAleksey Midenkov2020-10-063-3/+14
* MDEV-18163 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !...Oleksandr Byelkin2020-10-063-0/+27
* travis: 10.2 only - make fasterDaniel Black2020-10-061-0/+6
* MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh...Eugene Kosov2020-10-064-10/+11
* MDEV-18593 : galera.galera_gcache_recover_full_gcache: Test failure: galera_g...Jan Lindström2020-10-062-3/+17
* 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
|\ \ \ | | |/ | |/|