summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-1/+1
|\
| * MDEV-8607 Init script doesn't check all applicable configuration groupsSergei Golubchik2015-12-071-1/+1
| | | | | | | | | | | | use --mysqld instead of naming all groups explicitly https://github.com/MariaDB/server/pull/92
* | Fixed problems found by buildbot:Monty2015-11-271-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Better error from check_slave_param - Better error message from TokuDB if it can't be compiled. - Marked rpl_mixed_drop_create_temp_table and rpl_stm_drop_create_temp_table as big tests to stop timeout failures on power8 - Added sync_slave_with_master to semisync_future-7591 to ensure that slave is up to date with master before calling rpl_end. - Disabled compiler warnings from connect and mroonga and on MacOSX. Mroonga: - Fixed bug when testing if file is a normal file that can be deleted - Marked a lot of date and datetime test to not run on macosx. This is because mktime() can't handle negative years and this restricts mroonga so that it can only store dates after the year 1900.
* | MDEV-8543 mysql.server script not correctly handle --pid-file.mariadb-10.0.22Sergei Golubchik2015-10-281-9/+4
| |
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-7/+7
|\ \ | |/
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-7/+7
| |\
| | * Bug#21527467 - RPM SCRIPTS FAIL WITH MULTIPLE DATADIRBalasubramanian Kandasamy2015-08-261-7/+7
| | |
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-2/+2
|\ \ \ | |/ /
| * | Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-051-2/+2
| |\ \ | | |/
| | * Bug#20734434 - SPELLING ERROR \"EMDEDDED\" IN RPM SPEC FILESBalasubramanian Kandasamy2015-03-241-2/+2
| | | | | | | | | | | | - Updated emdedded to embedded
* | | 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
| | | | | | | | | | | | | | | | | | | | * fix /etc/init.d/mysql to use log-basename for pid-filename * fix mysqld_safe not to force logging-to-file when log-basename is specified
| * | | 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
| | | | | | | | | | | | Use 'git ls-files' to find source files for etags.
| | * 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
| | |\ \ | | | |/ | | | | | | | | - Reverted version variable
| | | * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug#16415173 CRLF INSTEAD OF LF IN SQL-BENCH SCRIPTS Correct perms and converts from Windows style to UNIX style line endings on some files. Fix perms on installed ini files. (MySQL 5.5 version)
| | * Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-1715-0/+15
| | | | | | | | | | | | to copyright header.
| | * 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 ↵Balasubramanian Kandasamy2013-09-091-3/+3
| | | | | | | | | | | | | | | | the logic to get the correct count of PID files
| | | * 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 ↵Balasubramanian Kandasamy2013-09-091-3/+3
| | | | | | | | | | | | | | | | count of PID files
| | * | 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
| | | |
| | * | dummy commitBalasubramanian Kandasamy2013-08-161-0/+1
| | | |
| | * | Added fix Provides for Bug#17211588Balasubramanian Kandasamy2013-08-161-9/+22
| | | |
| | * | Updated spec file for Bug#17080138Balasubramanian Kandasamy2013-07-101-2/+12
| | | |
| | * | Updated copyright year in the spec fileBalasubramanian Kandasamy2013-06-271-1/+1
| | | |
| | * | - Spec file cleanup for 5.5.33 release to resolve rpm dependencies bugsBalasubramanian Kandasamy2013-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | Bug16785036 - RPM REQUIRES: MISSING PACKAGES ON RHEL 6 (AND PROBABLY 5) Bug 16878042 - CANNOT KEEP SEVERAL MAJOR VERSIONS OF MYSQL IN THE SAME YUM REPOSITORY