Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-04-08 | 1 | -12/+7 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-08 | 1 | -12/+7 |
| |\ | |||||
| | * | MDEV-19508: SI_KERNEL is not on all implementationsbb-10.4-danielblack-MDEV-19508-minimal-compile-fix | Daniel Black | 2021-04-07 | 1 | -0/+6 |
| | * | MDEV-25226 Assertion when wsrep_on set OFF with SR transaction | Daniele Sciascia | 2021-04-05 | 1 | -12/+1 |
* | | | MDEV-5536: socket activation info - verbose | Daniel Black | 2021-03-29 | 1 | -15/+22 |
* | | | MDEV-5536: add systemd socket activation | Daniel Black | 2021-03-28 | 1 | -5/+152 |
* | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-03-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix various spelling errors still found in code | Otto Kekäläinen | 2021-03-22 | 1 | -1/+1 |
* | | | purge HAVE_CLOSE_SERVER_SOCK from sql/mysqld.cc | Daniel Black | 2021-03-23 | 1 | -43/+0 |
* | | | Fixed crash with listen_sockets when shutdown and kill was run simultaneously | Monty | 2021-03-20 | 1 | -7/+6 |
* | | | Changed std::vector<MYSQL_SOCKET> listen_sockets to Dynamic_array | Monty | 2021-03-20 | 1 | -23/+26 |
* | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-03-19 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-03-19 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-03-19 | 1 | -0/+3 |
| | |\ | |||||
| | | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-03-18 | 1 | -0/+3 |
| | | |\ | |||||
| | | | * | Correct the value of global memory_used | Sergei Golubchik | 2021-03-08 | 1 | -0/+3 |
* | | | | | MDEV-6536: make --bind=hostname to listen on both IPv6 and IPv4 addresses | Rinat Ibragimov | 2021-03-05 | 1 | -165/+139 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-17 | 1 | -45/+29 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 1 | -45/+29 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | updating @@wsrep_cluster_address deadlocks | Sergei Golubchik | 2021-02-14 | 1 | -3/+6 |
| | * | | | don't take mutexes conditionally | Sergei Golubchik | 2021-02-12 | 1 | -2/+0 |
| | * | | | cleanup: THD::abort_current_cond_wait() | Sergei Golubchik | 2021-02-12 | 1 | -21/+1 |
| | * | | | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -19/+22 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 1 | -19/+25 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-20717 : Plugin system variables and activation options can break "mysqld... | Jan Lindström | 2021-01-28 | 1 | -4/+15 |
| | | | * | MDEV-24509 : Warning: Memory not freed: 56 on SET @@global.wsrep_sst_auth | Jan Lindström | 2021-01-26 | 1 | -0/+4 |
| | | | * | cleanup: remove slave background thread, use handle_manager thread instead | Sergei Golubchik | 2021-01-24 | 1 | -12/+3 |
| | | | * | MDEV-14884 Failed to enable encryption of temporary files in mariadb 10.3.3 | Sergei Golubchik | 2021-01-11 | 1 | -3/+3 |
| | | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-10-30 | 1 | -13/+62 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-10-29 | 1 | -13/+62 |
| | | | |\ | |||||
| | | | | * | MDEV-24040 - fix appveyor build | Vladislav Vaintroub | 2020-10-28 | 1 | -0/+5 |
| | | | | * | MDEV-24040 Named pipe permission issuebb-10.1-wlad | Vladislav Vaintroub | 2020-10-27 | 1 | -13/+57 |
| | | | | * | Revert "[MDEV-7978] add show create user" | Daniel Black | 2020-09-24 | 1 | -2/+0 |
| | | | | * | [MDEV-7978] Updated syntax for SHOW CREATE USER | Vicențiu Ciorbaru | 2020-09-20 | 1 | -0/+1 |
| | | | | * | [MDEV-7978] Update grammar for new syntax | Vicențiu Ciorbaru | 2020-09-20 | 1 | -0/+1 |
* | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-11 | 1 | -50/+61 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Added 'const' to arguments in get_one_option and find_typeset() | Monty | 2021-02-08 | 1 | -50/+61 |
* | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-01-14 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-24536 innodb_idle_flush_pct has no effect | Marko Mäkelä | 2021-01-13 | 1 | -1/+2 |
* | | | | | | MDEV-21452: Remove os_event_t, MUTEX_EVENT, TTASEventMutex, sync_array | Marko Mäkelä | 2020-12-15 | 1 | -0/+1 |
* | | | | | | MDEV-19237 Skip sending metadata when possible for binary protocol. | Vladislav Vaintroub | 2020-11-23 | 1 | -0/+1 |
* | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-11-02 | 1 | -11/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.4 to 10.5 | Marko Mäkelä | 2020-10-22 | 1 | -5/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-22 | 1 | -5/+5 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-22 | 1 | -5/+5 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh... | Eugene Kosov | 2020-10-06 | 1 | -5/+5 |
| * | | | | | Merge branch '10.4' into 10.5 | Sujatha | 2020-09-29 | 1 | -6/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-23559: Galera LeakSanitizer: detected memory leaks in galera.GAL-419 | mkaruza | 2020-09-24 | 1 | -6/+3 |
* | | | | | | MDEV-16664: Remove innodb_lock_schedule_algorithmbb-10.6-MDEV-16664 | Marko Mäkelä | 2020-10-05 | 1 | -0/+1 |
* | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-09-24 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |