summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8995: systemd - 16K open-files-limit by defaultDaniel Black2015-11-072-2/+2
* MDEV-8974: boostrap systemd service for galera is confusingNirbhay Choubey2015-11-061-7/+12
* MDEV-9007: systemd - service mariadb bootstrapDaniel Black2015-11-023-2/+5
* MDEV-427: systemd - use galera_new_cluster instead of bootstrapDaniel Black2015-11-025-22/+30
* MDEV-8991: bind-address appears twice in default my.cnfNirbhay Choubey2015-10-301-0/+3
* MDEV-9010 Encryption preset file contains different configuration preset then...Sergei Golubchik2015-10-291-2/+6
* MDEV-426: systemd PermissionsStartOnly=true by defaultDaniel Black2015-10-142-4/+4
* MDEV-427/MDEV-5713 Add systemd script with notify functionalitySergey Vojtovich2015-10-126-46/+73
* MDEV-427/MDEV-5713 Add systemd script with notify functionalityDaniel Black2015-10-125-0/+291
* fix installation location for policy filesSergei Golubchik2015-10-051-1/+1
* Update mandatory wsrep configuration optionsNirbhay Choubey2015-09-191-0/+1
* MDEV-8775 enabling encryption is too error-proneSergei Golubchik2015-09-092-0/+18
* package new SELinux/AppArmor policies instead of old onesSergei Golubchik2015-09-049-189/+289
* Fixed failing tests and compiler warningsMonty2015-08-181-4/+13
* Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+3
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-02-182-2/+5
| |\
| | * Merge remote-tracking branch 'bzr/5.5' into bb-5.5-mergeSergei Golubchik2015-02-121-0/+3
| | |\
| | | * MDEV-7478 log-basename unpredictable behavior in standalone modeSergei Golubchik2015-02-091-0/+3
| | * | Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-2/+2
| | |\ \ | | | |/ | | |/|
| | | * Bug#20009543 SUPPORT-FILES/BUILD-TAGS TRANSITION TO GITTor Didriksen2014-11-121-2/+2
| | | * Rpm 4.9 and newer is more strict regarding weekday in %changelogBalasubramanian Kandasamy2014-10-231-12/+12
| | | * Fix changelog entries build failureBalasubramanian Kandasamy2014-10-211-0/+2
| | | * Add my.cnf.d to regular rpm for EL7 buildBalasubramanian Kandasamy2014-08-201-1/+6
| | | |\
| | | | * Corrected typoBalasubramanian Kandasamy2014-08-121-1/+1
| | | | * Experimental testingBalasubramanian Kandasamy2014-08-121-1/+2
| | | | * Experimental testing for patchBalasubramanian Kandasamy2014-08-121-1/+1
| | | | * Added my.cnf.d directory, removed mysql-5.5-libmysqlclient-symbols.patchBalasubramanian Kandasamy2014-08-123-983/+2
| | | | * Add patch mysql-5.5-libmysqlclient-symbols.patch for el7Balasubramanian Kandasamy2014-08-123-1/+986
| | | * | - Merge from mysql-5.5.39-ol7-release branchBalasubramanian Kandasamy2014-08-061-3/+3
| | | |\ \ | | | | |/
| | | | * Updated for el7 regular rpmsBalasubramanian Kandasamy2014-08-041-3/+3
| | | * | Bug#19172145 - Remove perl(GD) and dtrace dependencies and bench fixBalasubramanian Kandasamy2014-07-091-1/+6
| | | |\ \ | | | | |/
| | | | * Unconditionally disable dtrace for rpm, barfs on Oracle dtraceBjorn Munch2014-07-021-1/+6
| | | |/
| | | * Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BITTerje Rosten2014-06-254-2/+4
| | | * Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-1715-0/+15
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | * Merge 5.1 => 5.5Balasubramanian Kandasamy2013-10-301-0/+5
| | | |\
| | | | * Removed non gpl file docs/mysql.info from community packagesBalasubramanian Kandasamy2013-10-301-0/+5
| | | | * Reverted the changes to spec file to ignore mysqld_safe.pid file, updated th...Balasubramanian Kandasamy2013-09-091-3/+3
| | | | * Committing patch from venkata.sidagam@oracle.com for Bug#16776528 Hery Ramilison2013-09-091-1/+1
| | | | * Fixing sles11 build that /usr/lib/mysql/plugin is not owned by a packageHery Ramilison2013-09-031-0/+1
| | | | * Fix to ignore mysqld_safe.pidBalasubramanian Kandasamy2013-08-301-2/+2
| | | | * Fix for Bug#17377159, ignore mysqld_safe.pid file created by mysqld_safe scriptBalasubramanian Kandasamy2013-08-291-1/+4
| | | | * Updated spec file to ignore upgrade error messageBalasubramanian Kandasamy2013-05-071-7/+10
| | | * | Reverted the changes to spec file, updated the logic to get the correct count...Balasubramanian Kandasamy2013-09-091-3/+3
| | | * | Fix to ignore mysqld_safe.pidBalasubramanian Kandasamy2013-08-301-2/+2
| | | * | Corrected the PID_FILE_PATT manipulationBalasubramanian Kandasamy2013-08-301-2/+2
| | | * | Fix for Bug#17377159, ignore mysqld_safe.pid file created by mysqld_safe scriptBalasubramanian Kandasamy2013-08-291-2/+5
| | | * | Corrected Date in the changelogBalasubramanian Kandasamy2013-08-221-1/+1
| | | * | Removed bugnumber from the changelog and updated descriptionBalasubramanian Kandasamy2013-08-221-2/+2
| | | * | Reverted Release versionBalasubramanian Kandasamy2013-08-201-1/+1