summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | 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
* | | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGESDaniel Black2018-03-291-2/+2
* | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-2/+1
* | | | | MDEV-14581 Warning info not cleared when caching THDVladislav Vaintroub2018-03-121-0/+4
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-221-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Windows : remove freopen(), "to keep fd = 0 busy".Vladislav Vaintroub2018-02-201-1/+3
* | | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fix error message typoKarim Geiger2018-01-231-1/+1
* | | | | Fix sql_print_warning formattingVladislav Vaintroub2018-02-011-1/+1
* | | | | MDEV-15089 Ensure that connection ID is in 32bit rangeVladislav Vaintroub2018-02-011-4/+105
* | | | | MDEV-14485 Server hangs on startup in THD::initVladislav Vaintroub2018-01-291-3/+3
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-20/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-20/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14205 Windows : fix race condition writing into error log and setvbufmariadb-10.1.29Vladislav Vaintroub2017-11-131-3/+0
* | | | | Write error message ebfore aborting if not all memory is releasedMonty2017-10-311-4/+4
* | | | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-2/+2
* | | | | In table cache code, fix casts from longlong to long forVladislav Vaintroub2017-09-291-2/+2