summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* Bug#22361702 - /USR/BIN/MYSQL-SYSTEMD-START DOES NOT RETURN CONTROL TO ↵Balasubramanian Kandasamy2015-12-164-4/+4
| | | | | | | COMMAND LINE If the configuration files contains multiple datadir lines, use the last datadir entry in the RPM installation scripts
* BUG#21950975 - MYSQL RPM INSTALLER(NEW STYLE) FAILS TO CREATE 'MYSQL' USER ↵Balasubramanian Kandasamy2015-11-051-1/+1
| | | | | | FOR EL5 - Remove -N option in useradd for EL5 platforms
* BUG 22005375 - DEVEL PACKAGES INSTALL FAILS IF ↵Balasubramanian Kandasamy2015-11-042-2/+2
| | | | | | MYSQL-CONNECTOR-C-DEVEL-6.1.6 IS INSTALLED As MySQL Connector C 6.1 is end of life, added conflict with mysql-connector-c-devel dependencies
* BUG 21900800 - ADD OBSOLETE ON MYSQL-CONNECTOR-C-SHARED AND ↵Balasubramanian Kandasamy2015-09-302-0/+10
| | | | | | MYSQL-CONNECTOR-C-DEVEL As MySQL Connector C 6.1 is end of life, added conflict with mysql-connector-c-shared dependencies
* Small change to default config for Docker-specific rpm packageLars Tangvald2015-08-191-0/+2
| | | | Syncs "official" and our own Docker images
* Update docker package namesmysql-5.5.45Balasubramanian Kandasamy2015-06-251-6/+9
|
* Bug#21262883 - MYSQL-SYSTEMD-START SCRIPT ERROR WHEN USING OPTION DATADIR OR ↵Balasubramanian Kandasamy2015-06-171-1/+1
| | | | | | SIMILAR Fixed the syntax in mysql-systemd-start script
* Add packaging scripts for docker buildsBalasubramanian Kandasamy2015-06-163-0/+1217
|
* Bug#20734434 - SPELLING ERROR \"EMDEDDED\" IN RPM SPEC FILESBalasubramanian Kandasamy2015-03-241-2/+2
| | | | - Updated emdedded to embedded
* BUG#19811871 VERSION NUMBR NOT SHOWN IN LOG WHEN [RE]STARTING 5.6.21 SERVICE ↵Terje Røsten2015-03-011-2/+2
| | | | | | | | | WITH SLES11 REPO Log file directory had too strict access rights, server not able to write to log file. Signed-off-by: Terje Røsten <terje.rosten@oracle.com>
* BUG#20477758 CONFLICTS WHILE INSTALLING COMMUNITY PACKAGESBalasubramanian Kandasamy2015-03-011-2/+2
| | | | | Due to large version numbers used libmysqlclient-devel packages was not considered for install. Fixed by removing version check.
* Raise version number after cloning 5.5.42Bala2015-01-051-2/+2
|
* Added sles11 repo packagesBalasubramanian Kandasamy2014-11-0410-0/+2098
|
* Bug#19775856: When the socket option is relative, mysqld startup script ↵Balasubramanian Kandasamy2014-10-212-5/+25
| | | | fails on CentOS 6
* Rename enterprise repo packages to commercialBalasubramanian Kandasamy2014-08-261-14/+14
|
* - Merge from mysql-5.5.39-ol7-release branchBalasubramanian Kandasamy2014-08-061-1/+6
|\ | | | | | | - Reverted version variable
| * Bug#19223915 Provide mysql-compat-server dependenciesBalasubramanian Kandasamy2014-07-241-1/+6
|/
* Bug#19155121 - Remove perl(GD) and dtrace dependencies and bench fixBalasubramanian Kandasamy2014-07-082-5/+8
|
* Unconditionally disable dtrace for rpm-oel, barfs on Oracle dtraceBjorn Munch2014-07-011-1/+6
|
* Bug#19063012 fix embedded-devel conflict issueBalasubramanian Kandasamy2014-06-261-0/+5
|
* Bug#18321083 - Added bench package, enabled dtraceBalasubramanian Kandasamy2014-06-251-2/+32
|
* Bug#18972488 Remove packaging/rpm-uln directory from sourceBalasubramanian Kandasamy2014-06-1721-3308/+0
|
* Increment release version to resolve upgrade conflict issueBalasubramanian Kandasamy2014-05-111-1/+4
|
* - Support for enterprise packagesBalasubramanian Kandasamy2014-04-243-7/+79
|\ | | | | | | | | - Upgrade from MySQL-* packages - Fix Cflags for el7
| * updated optflags variable and cmake option for debug buildBalasubramanian Kandasamy2014-04-071-2/+3
| |
| * Fix Cflags for el7Balasubramanian Kandasamy2014-04-071-1/+6
| |
| * Changed permisison for filter-requires.sh and filter-provides.shBalasubramanian Kandasamy2014-04-042-0/+0
| |
| * Support for enterprise packagesBalasubramanian Kandasamy2014-04-031-5/+68
| |
* | Merge from mysql-5.5.37-releasebalasubramanian.kandasamy@oracle.com2014-03-271-4/+52
|\ \ | |/
| * Bug#18402229 - Resolve mysql conflict with mysql-community-clientBalasubramanian Kandasamy2014-03-141-1/+5
| |
| * Bug#18389088 - Resolve conflict with mysql-libs-compatBalasubramanian Kandasamy2014-03-121-1/+7
| |
| * Corrected typo in changelogBalasubramanian Kandasamy2014-03-061-1/+1
| |
| * Bug#18327194 - Resolve confict issues during upgradeBalasubramanian Kandasamy2014-03-061-7/+45
| |
* | Bug#18305641 SOLARIS SPECIFIIC FILES INSTALLED ON ALL PLATFORMSTor Didriksen2014-03-041-1/+5
|/ | | | Don't install solaris specific files on other platforms.
* - Add support for el7 (with systemd enabled)Balasubramanian Kandasamy2014-02-114-148/+1091
| | | | - Enable shared libmysqld by cmake option
* updating the current copyright year which reflects in the MySQL welcome message.Murthy Narkedimilli2014-01-091-2/+2
|
* Updated/added copyright headersMurthy Narkedimilli2014-01-063-3/+3
|
* Updated the url and sql_mode in my.cnfBalasubramanian Kandasamy2013-11-251-2/+2
|
* Backport 5.5.35 EL6 uln repo rpmsBalasubramanian Kandasamy2013-11-2512-0/+2029
|
* Removed non gpl file mysql.info from uln community packageBalasubramanian Kandasamy2013-11-051-1/+6
|
* Fix for Bug:16053094Sreedhar.S2013-09-301-15/+27
| | | Registry redirection was improper and hence not able to pick the value for the OLDERVERSION property. as a result in the install upgrade dialog null value wa being passed.
* Removed random passwords feature for Bugfix#17160741 (not applicable for 5.5.X)Balasubramanian Kandasamy2013-07-151-1/+0
|
* Removed directory /usr/share/mysql/solaris/postinstall-solaris to resolve ↵Balasubramanian Kandasamy2013-07-091-0/+5
| | | | build error
* Fix to remove unreferenced componentsSreedhar S2013-05-291-1/+1
|
* Merge from mysql-5.5.31-releasebalasubramanian.kandasamy@oracle.com2013-04-181-11/+18
|\
| * Updated mysql.spec.sh for rpm-ulnBalasubramanian Kandasamy2013-04-121-11/+18
| |
* | Bug 16534721 - MYSQL_INSTALL_DB RUNS AGAIN DURING UPGRADE EVEN DATA ↵Murthy Narkedimilli2013-04-032-0/+156
|/ | | | DIRECTORY EXISTS
* Bug #13071597: MYSQL SERVER COMMUNITY TO ADVANCED USING MSI THE INSTALLERDaniel Fischer2013-02-201-0/+2
| | | | | | | Cross-upgrades between GPL and commercial versions should be allowed by the MSI package even when both packages are the same version. Fixed by allowing upgrades to the same numeric version.
* Bug#14711808 MSI INSTALLATION / UPGRADE CAN CORRUPT EXISTING INSTALLATIONRavinder Thakur2013-02-061-2/+3
| | | | | | | | | | | | | | | | | | | | | Currently MySQL MSI installer on Windows installs MySQL in "per user" mode. It means that if a Windows machine has multiple users, they each can install MySQL independently. However the default path of MySQL is "C:\Program Files (x86)\MySQL\" and when two users install MySQL on same machine, the installation by second user just overwrites the MySQL files. This default shared location leads to the issue where if the second user uninstalls MySQL, the installation files are removed for the first user as well. In this fix, we are now making the default installation "per machine". It means that when MySQL is installed with defaults options, all users can see the shortcuts for MySQL in start menu(since installations is for all users). Also when any user relaunches the installer, it will consider that action uninstallation rather than installation for that user. There are command line options in installer that can be used to undo the "per machine" installation but will not consider that scenario.MySQL is a server product and it does not make a lot of sense to install it differently for each user.
* Updated Windows MSI package copyright year to 2013Kent Boortz2013-01-021-2/+2
|