Commit Graph

10 Commits

Author SHA1 Message Date
Michal Schorm 7e955cd423 Remove SysVInit stuff
Clean up the SPECfile
2019-05-28 13:08:45 +00:00
Honza Horak fa0bed3316 Fix scripts after moving mysqld back to /usr/libexec 2018-07-18 00:03:18 +02:00
Norvald H. Ryeng 2f2956058b Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +02:00
Honza Horak bd721273ef Include mysqld@.service file and do not run start scripts in the unit file as root 2017-08-04 08:34:52 +02:00
Honza Horak 1998188345 Update to 5.7.11
Thanks to Norvald H. Ryeng
  Removing tar ball with boost and using mysql tar ball with boost bundled
2016-02-11 22:43:45 +01:00
Honza Horak 1d9080ea5c Use mysqld instead of mysqld_safe (mysqld_safe not necessary for 5.7)
Use mysqld --initialize-insecure instead of mysql_install_db
  Create /var/lib/mysql-files (used by secure-file-priv)
    http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_secure_file_priv
  Remove unnecessary Perl dependencies (mysqlhotcopy was removed in 5.7)
  Thanks Norvald H. Ryeng
2016-01-27 19:36:20 +01:00
Honza Horak 9abc7519ce Wait for daemon ends
Related: #1072958

Conflicts:
	community-mysql.spec
	mysql-scl-env-check.patch
2015-03-06 22:29:02 +01:00
Bjorn Munch e29bd9d1cc Fix rhbz #1149986; follow MySQL upstream and run pre/post scripts as root
Signed-off-by: Bjorn Munch <bjorn.munch@oracle.com>
Signed-off-by: Honza Horak <hhorak@redhat.com>
2014-10-13 20:22:37 +02:00
Honza Horak 0d2208e0ac Check upgrade script added to warn about need for mysql_upgrade 2014-09-29 16:05:17 +02:00
Honza Horak 75032c40af Spec rewrite to be more similar to oterh MySQL implementations 2014-07-25 11:00:06 +02:00