summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-12/+36
|\ \ \ | |/ /
| * | MDEV-19243 Fix timezone handling on Windows to report standard timezone namesVladislav Vaintroub2019-04-301-13/+36
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-271-1/+2
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2019-03-271-1/+2
| |\ \
| | * \ Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-261-1/+2
| | |\ \ | | | |/
| | | * MDEV-17119 replicate_rewrite_db does not work for single chardatabase namesachin2019-03-221-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-14033: wsrep_on=off + binlog = mixed on MariaDB 10.2.9Jan Lindström2019-03-131-1/+1
| * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-0/+14
* | | | Make a size_t-to-uint conversion explicitMarko Mäkelä2019-03-041-2/+2
* | | | bugfix: set mysql_real_data_home_len correctlySergei Golubchik2019-03-011-0/+2
* | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+14
* | | | MDEV-17479 Assertion `mysql_socket.fd != -1' failed in inline_mysql_socket_se...Vladislav Vaintroub2019-01-311-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-0/+12
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-0/+12
| |\ \ \ | | |/ /
| | * | Fix typo in 5936d43afb6ad5a75d9eed17eb39e8c00a08a684Marko Mäkelä2018-10-121-1/+1
| | * | threadpool_size can contribute to the wanted_filesDaniel Black2018-10-121-0/+4
| | * | MDEV-17413 Crash in my_malloc_size_cb_func() during shutdown withVladislav Vaintroub2018-10-091-0/+7
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-10-111-7/+9
|\ \ \ \ | |/ / /
| * | | MDEV-17413 - Don't crash in my_malloc_size_cb_func()Vladislav Vaintroub2018-10-091-7/+9
* | | | MDEV-14581 Server does not clear diagnostics between sessionsVladislav Vaintroub2018-10-051-4/+0
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-15436: If log_bin and log_bin_index is different SST with rsync fails.Jan Lindström2018-09-051-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-311-14/+0
|\ \ \ \ | |/ / /
| * | | Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-14/+0
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-11/+25
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-211-11/+11
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-11/+11
| | |\ \ | | | |/
| | | * MDEV-16963 Tighten named pipe access controlVladislav Vaintroub2018-08-131-11/+11
| * | | This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-151-0/+14
* | | | SLES11 OpenSSL 0.9.8 supportSergei Golubchik2018-08-091-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-2/+8
|\ \ \ \ | |/ / /
| * | | MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689Oleksandr Byelkin2018-07-201-1/+2
| * | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-191-1/+6
| |\ \ \ | | |/ /
| | * | Post-fix after MDEV-8540 - do not close stdin on Windows.Vladislav Vaintroub2018-07-021-0/+5
| | * | MDEV-8540 - Crash on server shutdown since 10.0.16Sergey Vojtovich2018-06-271-1/+6
| * | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif...Sergei Golubchik2018-06-201-10/+0
| * | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode'sAndrei Elkin2018-06-121-0/+10
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-1/+1
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
| | | |\
| | | | * Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE ASShishir Jaiswal2017-12-021-1/+35
* | | | | Extend debug_assert_on_not_freed_memorybb-10.2-monty-fixedMonty2018-05-241-1/+2
* | | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-41/+55
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-2/+2
| |\ \ \ \ | | |/ / /
| | * | | increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-031-2/+2
| * | | | MDEV-14705: slow innodb startup/shutdown can exceed systemd timeoutDaniel Black2018-04-061-3/+3