summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2018-09-061-14/+0
|\
| * 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.2 into 10.3Marko Mäkelä2018-08-281-11/+25
|\ \ \ | |/ /
| * | 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
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-08-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | SLES11 OpenSSL 0.9.8 supportSergei Golubchik2018-08-091-1/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Extend debug_assert_on_not_freed_memorybb-10.2-monty-fixedMonty2018-05-241-1/+2
* | | | | | MDEV-15978 Add Feature_system_versioning status variableAleksey Midenkov2018-05-121-0/+1
* | | | | | MDEV-15923 option to control who can set session @@timestampSergei Golubchik2018-05-121-0/+1
* | | | | | cleanup: quoted_stringSergei Golubchik2018-05-121-1/+0
* | | | | | Add likely/unlikely to speed up executionMonty2018-05-071-22/+24
* | | | | | MDEV-15915 Add Feature_json status variable.Alexey Botchkov2018-04-261-0/+1
* | | | | | Removed some old #if MYSQL_VERSIONMonty2018-04-261-11/+0
* | | | | | Fix a lot of compiler warnings found by -WunusedMonty2018-04-261-1/+1
* | | | | | MDEV-15889 Semisync ack thread hits an LOCK_plugin assert at shutdownAndrei Elkin2018-04-171-3/+3
* | | | | | MDEV-15796 MariaDB crashes on startup with semisync master enabledAndrei Elkin2018-04-131-7/+13
* | | | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-41/+55
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | * | | | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-261-34/+54
| | * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-2/+1
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-03-301-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGESDaniel Black2018-03-291-2/+2
* | | | | | MDEV-14592: Custom Aggregates Usage Status VariableVarun Gupta2018-03-301-0/+1
* | | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-2/+1
* | | | | | MDEV-15689 Fix Item_func_set_collation to pass the collation using CHARSET_IN...Alexander Barkov2018-03-271-1/+1
* | | | | | MDEV-15501 : Make `proxy_protocol_networks` variable read-write.Vladislav Vaintroub2018-03-231-2/+2
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-03-131-0/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 10.2 into bb-10.2-extMarko Mäkelä2018-03-131-0/+4
| |\ \ \ \ \ \ | | |/ / / / /