summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-11-071-1/+2
|\ | | | | | | | | | | | | | | A conflict between MDEV-19514 (b42294bc6409794bdbd2051b32fa079d81cea61d) and MDEV-20934 (d7a2401750bb29dfdb45929a536539b9f17b347f) was resolved. We will not invoke the function ibuf_delete_recs() from ibuf_merge_or_delete_for_page(). Instead, we will add that logic to the function ibuf_read_merge_pages().
| * Merge 10.3 into 10.4Marko Mäkelä2019-11-061-1/+2
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-11-061-1/+2
| | |\
| | | * Merge 10.1 to 10.2Marko Mäkelä2019-11-061-1/+2
| | | |\
| | | | * Fix ninja buildVladislav Vaintroub2019-11-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Do not rely on existence of CMakeFiles/${target}.dir directory existence It is not there for custom targets in Ninja build.
* | | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-1/+2
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-301-1/+2
| | | |\ \ | | | | |/
| | | | * MDEV-19432 Systemd service does not get re-enabled after upgradeSergei Golubchik2019-10-301-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | following Fedora recommendations (see %systemd_post macro in FC29) let's do `systemctl preset` on the first installation of the server
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-10-011-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-011-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-011-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-10-011-1/+1
| | | |\ \ | | | | |/
| | | | * chkconfig in RPM server scriptletsSergei Golubchik2019-09-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chkconfig --add and --del [might] invoke /sbin/insserv and even if chkconfig exists, insserv might not (SLES15). Ignore chkconfig --del errors - it's a "best effort" cleanup anyway
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-253-14/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-253-14/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-241-5/+5
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-241-5/+5
| | | |\ \ | | | | |/
| | | | * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-241-5/+5
| | | | |\
| | | | | * MDEV-4968 Old advices in mysql-log-rotate scriptchriscalender2019-09-211-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change the comments in mysql-log-rotate.sh to refer to mysqld, not mysqld_safe as that's what most distros are using. * Change err-log to log-error as err-log is no longer valid. * Convert tab to space for consistency.
| | * | | | Remove --basedir arg from systemd startup scriptsVicențiu Ciorbaru2019-09-242-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The arg was introduced as part of 75bcf1f9ad4a4bb5fa9cb8818abe6ace52e53d85 to fix a SELinux problem caused by mysqld_safe accessing files it should not be via the my_which function. The root cause for this was fixed in 10.3, via 355ee6877beccf27bcd07d845c985fc1a2845aca which eliminated the my_which function from mysqld_safe entirely. Thus, in 10.3, this --basedir flag is not necessary.
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-243-10/+37
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-233-10/+37
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | Disable MDEV-20576 assertions until MDEV-20595 has been fixed.
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-233-22/+48
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-09-231-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-19207 systemd service: add instance name in descriptionChristian Hesse2019-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The unit files made systemd print: systemd[1]: Started MariaDB 10.3.13 database server (multi-instance). Let's add the instance name, so starting mariadb@foo.service makes it print: systemd[1]: Started MariaDB 10.3.13 database server (multi-instance foo).
| | | * | | MDEV-12646: systemd service file changes from FedoraDaniel Black2019-09-203-23/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include comment header that describes overrides. Unit description now includes @VERSION@. After=syslog.target removed - redunant Add --basedir=@prefix to prevent /root/.my.cnf lookups. This is placed after $MYSQLD_OPTIONS in case a user sets a --{no,}default type options which has to be first in the mysqld arguements. Additional changes to multi instance (support-files/mariadb@.service.in): * added @SYSTEMD_EXECSTARTPRE@ / @SYSTEMD_EXECSTARTPOST@ * removed mariadb@bootstrap reference as galera_new_cluster as it's a little too proment. * use_galera_new_cluster.conf updated to override pre/post steps to ensure it has no side effects Signed-off-by: Daniel Black <daniel@linux.vnet.ibm.com>
* | | | | | Update server.cnf section to mariadb-10.5Ian Gilfillan2019-09-021-2/+2
|/ / / / / | | | | | | | | | | | | | | | Closed PR#1383
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-1/+1
| | | |\ \ | | | | |/
| | | | * use -f with pgrepMostafa Hussein2019-07-081-1/+1
| | | | | | | | | | | | | | | | | | | | pgrep will not be able to get th pid using the full path which is $libexec/mysqld unless -f is being used
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-252-1/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-07-221-2/+3
| |\ \ \ \ | | |/ / /
| | * | | fix libsepol version detection for SUSESergei Golubchik2019-07-211-2/+3
| | | | |
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-07-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-07-181-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-19726 MariaDB server or backup RPM install assumes mysql user existsSergei Golubchik2019-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also get rid of chown: cannot access ‘/var/lib/mysql’: No such file or directory before someone reports a bug that MariaDB server or backup RPM install assumes mysql datadir exists followup for bee24fe1818
| * | | | Merge 10.2 into 10.3Eugene Kosov2019-07-161-0/+8
| |\ \ \ \ | | |/ / /
| | * | | bugfix: RPM installation complains about policy files, mariadb.service is ↵Sergei Golubchik2019-07-101-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not installed add a versioned libsepol dependency to the server rpm
* | | | | MDEV-19876 pam v2: auth_pam_tool_dir and auth_pam_tool permissions are wrong ↵Sergei Golubchik2019-07-241-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in RPMs unconditionally set correct filesystem ownership/permissions for the PAM v2 plugin in all cases, be it install, reinstall, or upgrade
* | | | | Workaround for https://github.com/systemd/systemd/issues/1221Sergei Golubchik2019-07-052-24/+16
| | | | | | | | | | | | | | | | | | | | | | | | | Put all capabilities in one CapabilityBoundingSet line, otherwise buggy systemd sets CapabilityBoundingSet=0
* | | | | MDEV-19878 pam v2: pam password authentication doesn't work at allSergei Golubchik2019-07-022-6/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wait() for the child process to die, let it rest in peace * fix incorrect parentheses * if there was no password on the command line or in .cnf file, pkt will be "", and we need to request the user to enter the password * make sure that auth->salt is always allocated on a permanent memroot. when called from set_user_salt_if_needed(), user_copy and its auth_str are on the thd memroot, but auth_copy->salt is then copied to auth->salt * adjust service files so that systemd wouldn't interfere with our setuid executables also * print the pam error message in debug mode
* | | | | systemd multiinstance - doc fix - version numberDaniel Black2019-07-011-2/+2
| | | | |
* | | | | MDEV-19765 Bug in CMakeLists.txt introduced by MDEV-11670Sergei Golubchik2019-06-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix a typo followup for 6e5c2466398
* | | | | fix typo support-files/mariadb@.service.infaust2019-06-141-1/+1
| | | | | | | | | | | | | | | Co-Authored-By: grooverdan <daniel@linux.ibm.com>
* | | | | MDEV-11670: mariadb@.service remove alias, clean up documentation/orderDaniel Black2019-06-141-36/+62
| | | | |
* | | | | MDEV-11670: ensure sysconfdir/sysconf2dir are not blank for mariadb@.serviceDaniel Black2019-06-141-2/+12
| | | | |