summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23201: mysql_upgrade order mysql.user for 5.7 cross-upgradebb-10.2-MDEV-23201-mysql_upgrade-order-user-columnsDaniel Black2020-10-126-6/+211
* Add missing file.Jan Lindström2020-10-101-0/+9
* MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-10-102-2/+0
* MDEV-17585 : wsrep.variables failed in buildbot with deadlock on CREATE USERJan Lindström2020-10-104-32/+40
* MDEV-19968 : Galera test failure on galera_load_dataJan Lindström2020-10-102-18/+35
* MDEV-21329 InnoDB: Failing assertion: lock->lock_word.load(std::memory_order_...Thirunarayanan Balathandayuthapani2020-10-081-0/+5
* Merge tag 'mariadb-10.2.34' into 10.2Sergei Golubchik2020-10-071-5/+46
|\
| * Merge branch '10.1' into 10.2mariadb-10.2.34Sergei Golubchik2020-10-052-6/+47
| |\
| | * bump VERSIONmariadb-10.1.47Sergei Golubchik2020-10-051-1/+1
| | * MDEV-23884 donor uses invalid SST methodsSergei Golubchik2020-10-051-5/+46
* | | bump the VERSIONDaniel Bartholomew2020-10-071-1/+1
* | | 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