Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#22361702 - /USR/BIN/MYSQL-SYSTEMD-START DOES NOT RETURN CONTROL TO ↵ | Balasubramanian Kandasamy | 2015-12-16 | 4 | -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 Kandasamy | 2015-11-05 | 1 | -1/+1 |
| | | | | | | FOR EL5 - Remove -N option in useradd for EL5 platforms | ||||
* | BUG 22005375 - DEVEL PACKAGES INSTALL FAILS IF ↵ | Balasubramanian Kandasamy | 2015-11-04 | 2 | -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 Kandasamy | 2015-09-30 | 2 | -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 package | Lars Tangvald | 2015-08-19 | 1 | -0/+2 |
| | | | | Syncs "official" and our own Docker images | ||||
* | Update docker package namesmysql-5.5.45 | Balasubramanian Kandasamy | 2015-06-25 | 1 | -6/+9 |
| | |||||
* | Bug#21262883 - MYSQL-SYSTEMD-START SCRIPT ERROR WHEN USING OPTION DATADIR OR ↵ | Balasubramanian Kandasamy | 2015-06-17 | 1 | -1/+1 |
| | | | | | | SIMILAR Fixed the syntax in mysql-systemd-start script | ||||
* | Add packaging scripts for docker builds | Balasubramanian Kandasamy | 2015-06-16 | 3 | -0/+1217 |
| | |||||
* | Bug#20734434 - SPELLING ERROR \"EMDEDDED\" IN RPM SPEC FILES | Balasubramanian Kandasamy | 2015-03-24 | 1 | -2/+2 |
| | | | | - Updated emdedded to embedded | ||||
* | BUG#19811871 VERSION NUMBR NOT SHOWN IN LOG WHEN [RE]STARTING 5.6.21 SERVICE ↵ | Terje Røsten | 2015-03-01 | 1 | -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 PACKAGES | Balasubramanian Kandasamy | 2015-03-01 | 1 | -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.42 | Bala | 2015-01-05 | 1 | -2/+2 |
| | |||||
* | Added sles11 repo packages | Balasubramanian Kandasamy | 2014-11-04 | 10 | -0/+2098 |
| | |||||
* | Bug#19775856: When the socket option is relative, mysqld startup script ↵ | Balasubramanian Kandasamy | 2014-10-21 | 2 | -5/+25 |
| | | | | fails on CentOS 6 | ||||
* | Rename enterprise repo packages to commercial | Balasubramanian Kandasamy | 2014-08-26 | 1 | -14/+14 |
| | |||||
* | - Merge from mysql-5.5.39-ol7-release branch | Balasubramanian Kandasamy | 2014-08-06 | 1 | -1/+6 |
|\ | | | | | | | - Reverted version variable | ||||
| * | Bug#19223915 Provide mysql-compat-server dependencies | Balasubramanian Kandasamy | 2014-07-24 | 1 | -1/+6 |
|/ | |||||
* | Bug#19155121 - Remove perl(GD) and dtrace dependencies and bench fix | Balasubramanian Kandasamy | 2014-07-08 | 2 | -5/+8 |
| | |||||
* | Unconditionally disable dtrace for rpm-oel, barfs on Oracle dtrace | Bjorn Munch | 2014-07-01 | 1 | -1/+6 |
| | |||||
* | Bug#19063012 fix embedded-devel conflict issue | Balasubramanian Kandasamy | 2014-06-26 | 1 | -0/+5 |
| | |||||
* | Bug#18321083 - Added bench package, enabled dtrace | Balasubramanian Kandasamy | 2014-06-25 | 1 | -2/+32 |
| | |||||
* | Bug#18972488 Remove packaging/rpm-uln directory from source | Balasubramanian Kandasamy | 2014-06-17 | 21 | -3308/+0 |
| | |||||
* | Increment release version to resolve upgrade conflict issue | Balasubramanian Kandasamy | 2014-05-11 | 1 | -1/+4 |
| | |||||
* | - Support for enterprise packages | Balasubramanian Kandasamy | 2014-04-24 | 3 | -7/+79 |
|\ | | | | | | | | | - Upgrade from MySQL-* packages - Fix Cflags for el7 | ||||
| * | updated optflags variable and cmake option for debug build | Balasubramanian Kandasamy | 2014-04-07 | 1 | -2/+3 |
| | | |||||
| * | Fix Cflags for el7 | Balasubramanian Kandasamy | 2014-04-07 | 1 | -1/+6 |
| | | |||||
| * | Changed permisison for filter-requires.sh and filter-provides.sh | Balasubramanian Kandasamy | 2014-04-04 | 2 | -0/+0 |
| | | |||||
| * | Support for enterprise packages | Balasubramanian Kandasamy | 2014-04-03 | 1 | -5/+68 |
| | | |||||
* | | Merge from mysql-5.5.37-release | balasubramanian.kandasamy@oracle.com | 2014-03-27 | 1 | -4/+52 |
|\ \ | |/ | |||||
| * | Bug#18402229 - Resolve mysql conflict with mysql-community-client | Balasubramanian Kandasamy | 2014-03-14 | 1 | -1/+5 |
| | | |||||
| * | Bug#18389088 - Resolve conflict with mysql-libs-compat | Balasubramanian Kandasamy | 2014-03-12 | 1 | -1/+7 |
| | | |||||
| * | Corrected typo in changelog | Balasubramanian Kandasamy | 2014-03-06 | 1 | -1/+1 |
| | | |||||
| * | Bug#18327194 - Resolve confict issues during upgrade | Balasubramanian Kandasamy | 2014-03-06 | 1 | -7/+45 |
| | | |||||
* | | Bug#18305641 SOLARIS SPECIFIIC FILES INSTALLED ON ALL PLATFORMS | Tor Didriksen | 2014-03-04 | 1 | -1/+5 |
|/ | | | | Don't install solaris specific files on other platforms. | ||||
* | - Add support for el7 (with systemd enabled) | Balasubramanian Kandasamy | 2014-02-11 | 4 | -148/+1091 |
| | | | | - Enable shared libmysqld by cmake option | ||||
* | updating the current copyright year which reflects in the MySQL welcome message. | Murthy Narkedimilli | 2014-01-09 | 1 | -2/+2 |
| | |||||
* | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 3 | -3/+3 |
| | |||||
* | Updated the url and sql_mode in my.cnf | Balasubramanian Kandasamy | 2013-11-25 | 1 | -2/+2 |
| | |||||
* | Backport 5.5.35 EL6 uln repo rpms | Balasubramanian Kandasamy | 2013-11-25 | 12 | -0/+2029 |
| | |||||
* | Removed non gpl file mysql.info from uln community package | Balasubramanian Kandasamy | 2013-11-05 | 1 | -1/+6 |
| | |||||
* | Fix for Bug:16053094 | Sreedhar.S | 2013-09-30 | 1 | -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 Kandasamy | 2013-07-15 | 1 | -1/+0 |
| | |||||
* | Removed directory /usr/share/mysql/solaris/postinstall-solaris to resolve ↵ | Balasubramanian Kandasamy | 2013-07-09 | 1 | -0/+5 |
| | | | | build error | ||||
* | Fix to remove unreferenced components | Sreedhar S | 2013-05-29 | 1 | -1/+1 |
| | |||||
* | Merge from mysql-5.5.31-release | balasubramanian.kandasamy@oracle.com | 2013-04-18 | 1 | -11/+18 |
|\ | |||||
| * | Updated mysql.spec.sh for rpm-uln | Balasubramanian Kandasamy | 2013-04-12 | 1 | -11/+18 |
| | | |||||
* | | Bug 16534721 - MYSQL_INSTALL_DB RUNS AGAIN DURING UPGRADE EVEN DATA ↵ | Murthy Narkedimilli | 2013-04-03 | 2 | -0/+156 |
|/ | | | | DIRECTORY EXISTS | ||||
* | Bug #13071597: MYSQL SERVER COMMUNITY TO ADVANCED USING MSI THE INSTALLER | Daniel Fischer | 2013-02-20 | 1 | -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 INSTALLATION | Ravinder Thakur | 2013-02-06 | 1 | -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 2013 | Kent Boortz | 2013-01-02 | 1 | -2/+2 |
| |