summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-10-131-1/+3
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-10-131-1/+3
| |\
| | * MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_sy...bb-10.2-bar-MDEV-23269Alexander Barkov2021-10-111-1/+3
| | * Revert MDEV-25114Marko Mäkelä2021-09-241-6/+3
| | * MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-241-3/+6
* | | MDEV-18353 Shutdown may miss to wait for connection threadSergei Golubchik2021-07-241-2/+5
* | | cleanup: move thread_count to THD_count::value()Sergei Golubchik2021-07-241-8/+7
* | | MDEV-26030 : Warning: Memory not freed: 32 on setting wsrep_sst_authJan Lindström2021-06-301-0/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-1/+1
| |\ \ | | |/
| | * MDEV-25728: mysqld --help --verbose creates a log-bin-index fileDaniel Black2021-05-201-2/+2
* | | MDEV-19508: SI_KERNEL is not on all implementationsbb-10.4-danielblack-MDEV-19508-minimal-compile-fixDaniel Black2021-04-071-0/+6
* | | MDEV-25226 Assertion when wsrep_on set OFF with SR transactionDaniele Sciascia2021-04-051-12/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-191-0/+3
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-03-181-0/+3
| |\ \ | | |/
| | * Correct the value of global memory_usedSergei Golubchik2021-03-081-0/+3
* | | updating @@wsrep_cluster_address deadlocksSergei Golubchik2021-02-141-3/+6
* | | don't take mutexes conditionallySergei Golubchik2021-02-121-2/+0
* | | cleanup: THD::abort_current_cond_wait()Sergei Golubchik2021-02-121-21/+1
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-19/+22
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-19/+25
| |\ \ | | |/
| | * MDEV-20717 : Plugin system variables and activation options can break "mysqld...Jan Lindström2021-01-281-4/+15
| | * MDEV-24509 : Warning: Memory not freed: 56 on SET @@global.wsrep_sst_authJan Lindström2021-01-261-0/+4
| | * cleanup: remove slave background thread, use handle_manager thread insteadSergei Golubchik2021-01-241-12/+3
| | * MDEV-14884 Failed to enable encryption of temporary files in mariadb 10.3.3Sergei Golubchik2021-01-111-3/+3
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-13/+62
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-291-13/+62
| | |\
| | | * MDEV-24040 - fix appveyor buildVladislav Vaintroub2020-10-281-0/+5
| | | * MDEV-24040 Named pipe permission issuebb-10.1-wladVladislav Vaintroub2020-10-271-13/+57
| | | * Revert "[MDEV-7978] add show create user"Daniel Black2020-09-241-2/+0
| | | * [MDEV-7978] Updated syntax for SHOW CREATE USERVicențiu Ciorbaru2020-09-201-0/+1
| | | * [MDEV-7978] Update grammar for new syntaxVicențiu Ciorbaru2020-09-201-0/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-5/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-5/+5
| |\ \ \ | | |/ /
| | * | MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh...Eugene Kosov2020-10-061-5/+5
* | | | MDEV-23559: Galera LeakSanitizer: detected memory leaks in galera.GAL-419mkaruza2020-09-241-6/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-031-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-09-031-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-09-031-1/+2
| | |\ \ | | | |/
| | | * MDEV-7110 follow-up fix: Do not pass NULL as nonnull parameterMarko Mäkelä2020-09-031-1/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-08-201-1/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-1/+0
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-08-201-1/+0
| | |\ \ | | | |/
| | | * MDEV-20401: Server incorrectly auto-sets lower_case_file_system valueJulius Goryavsky2020-07-161-3/+5
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-08-131-30/+24
| |\ \ \ | | |/ /
| | * | Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-111-30/+24
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-201-3/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-201-3/+5
| |\ \ \ | | |/ /
| | * | MDEV-20401: Server incorrectly auto-sets lower_case_file_system valueJulius Goryavsky2020-07-161-3/+5
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-021-0/+2
|\ \ \ \ | |/ / /