summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;"Kentoku SHIBA2020-10-206-29/+320
* | | | | MDEV-23968 CREATE TEMPORARY TABLE .. LIKE (system versioned table) returns er...Aleksey Midenkov2020-10-205-9/+120
* | | | | MDEV-23779 Error upon querying the view, that selecting from versioned table ...Aleksey Midenkov2020-10-207-15/+39
* | | | | MDEV-23799 CREATE .. SELECT wrong result on join versioned tableAleksey Midenkov2020-10-203-0/+43
* | | | | MDEV-23072 Diskspace not reused for Blob in data fileThirunarayanan Balathandayuthapani2020-10-201-15/+16
* | | | | MDEV-23445: LIMIT ROWS EXAMINED throws error in Debug build onlyRucha Deodhar2020-10-202-7/+5
* | | | | MDEV-23248 Server crashes in mi_extra / ha_partition::loop_extra_alter upon R...Monty2020-10-164-1/+38
* | | | | Merge tag 'mariadb-10.3.25' into 10.3Sergei Golubchik2020-10-071-5/+46
|\ \ \ \ \
| * \ \ \ \ Merge branch '10.2' into 10.3mariadb-10.3.25Sergei Golubchik2020-10-052-6/+47
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 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
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2020-10-011-3/+7
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | MDEV-23856 fts_optimize_wq accessed after shutdown of FTS Optimize threadThirunarayanan Balathandayuthapani2020-09-301-3/+7
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2020-09-3015-60/+45
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Merge branch '10.2' into 10.3Sujatha2020-09-2829-49/+178
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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