summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-04-081-12/+7
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-04-081-12/+7
| |\
| | * 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
* | | MDEV-5536: socket activation info - verboseDaniel Black2021-03-291-15/+22
* | | MDEV-5536: add systemd socket activationDaniel Black2021-03-281-5/+152
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-261-1/+1
|\ \ \ | |/ /
| * | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | purge HAVE_CLOSE_SERVER_SOCK from sql/mysqld.ccDaniel Black2021-03-231-43/+0
* | | Fixed crash with listen_sockets when shutdown and kill was run simultaneouslyMonty2021-03-201-7/+6
* | | Changed std::vector<MYSQL_SOCKET> listen_sockets to Dynamic_arrayMonty2021-03-201-23/+26
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-191-0/+3
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-03-191-0/+3
| |\ \ | | |/
| | * 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
* | | | | MDEV-6536: make --bind=hostname to listen on both IPv6 and IPv4 addressesRinat Ibragimov2021-03-051-165/+139
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-171-45/+29
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-45/+29
| |\ \ \ \ | | |/ / /
| | * | | 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.5 into 10.6Marko Mäkelä2021-02-111-50/+61
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-50/+61
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-141-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-24536 innodb_idle_flush_pct has no effectMarko Mäkelä2021-01-131-1/+2
* | | | | | MDEV-21452: Remove os_event_t, MUTEX_EVENT, TTASEventMutex, sync_arrayMarko Mäkelä2020-12-151-0/+1
* | | | | | MDEV-19237 Skip sending metadata when possible for binary protocol.Vladislav Vaintroub2020-11-231-0/+1
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-021-11/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-5/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| * | | | | Merge branch '10.4' into 10.5Sujatha2020-09-291-6/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-23559: Galera LeakSanitizer: detected memory leaks in galera.GAL-419mkaruza2020-09-241-6/+3
* | | | | | MDEV-16664: Remove innodb_lock_schedule_algorithmbb-10.6-MDEV-16664Marko Mäkelä2020-10-051-0/+1
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2020-09-241-1/+2
|\ \ \ \ \ \ | |/ / / / /