Commit Graph

110 Commits

Author SHA1 Message Date
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
Dennis Gilmore
eddc6aede0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 17:58:26 +00: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
Jakub Dorňák
bbb2a971c0 i will inspect and analyze test results separately 2016-01-22 15:09:10 +01:00
Jakub Dorňák
44a4c48b16 Update to 5.7.10 2016-01-19 15:50:03 +01:00
Jakub Dorňák
75a8b6baee skip tests that randomly fail 2015-11-18 09:36:22 +01:00
Jakub Dorňák
43ecebe944 skip tests that randomly fail 2015-11-15 10:59:31 +01:00
Jakub Dorňák
b5803a0b97 skip tests that randomly fail 2015-11-14 18:06:21 +01:00
Jakub Dorňák
bf0a83b8b2 Update to 5.7.9 2015-11-12 09:42:54 +01:00
Jakub Dorňák
e82d4dd5ca Update to 5.6.27 2015-10-01 17:25:31 +02:00
Jakub Dorňák
7e24f5ab25 disable perfschema.global_read_lock on arm 2015-07-30 18:04:44 +02:00
Jakub Dorňák
39ca453773 Update to 5.6.26 2015-07-30 13:20:21 +02:00
Jakub Dorňák
fa509c7162 Update to 5.6.25 2015-07-21 09:50:40 +02:00
Dennis Gilmore
149b312f06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 03:04:07 +00:00
Bjorn Munch
19dd4015cf gcc5 makes gcc49-aarch64 patch obsolete (and wrong) 2015-05-04 09:16:37 +02:00
Honza Horak
51a58b5216 Fix for big integers on gcc5 2015-04-10 13:09:48 +02:00
Honza Horak
5bece5dbcd Update to 5.6.24 2015-04-09 06:59:20 +02:00
Honza Horak
df95dc8b67 Require -libs only when it is build 2015-03-06 22:45:19 +01:00
Honza Horak
c99fec280c Do not include symlink to libmysqlclient if not shipping the library 2015-03-06 22:42:49 +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
Honza Horak
42a566e9d7 Check permissions when starting service on RHEL-6
Resolves: #1194699
2015-03-06 20:49:41 +01:00
Honza Horak
062422d0a1 Do not use scl prefix more than once in paths
Based on https://www.redhat.com/archives/sclorg/2015-February/msg00038.html

Conflicts:
	community-mysql.spec
2015-03-06 20:48:53 +01:00
Honza Horak
82d026ef29 Use --no-defaults when checking server status before starting 2015-03-06 20:43:42 +01:00
Honza Horak
d90e5b11b6 Use correct path in install_db script warning 2015-03-06 20:43:21 +01:00
Honza Horak
90502f12b1 Expand paths in perl scripts in mysql-test
Conflicts:
	community-mysql.spec
2015-02-23 13:41:38 +01:00
Honza Horak
47a549048b Removing man pages patch since upstream claims the version in tarball is correct. 2015-02-03 15:03:35 +01:00
Bjorn Munch
3266fef508 Update to MySQL 5.6.23
Signed-off-by: Bjorn Munch <bjorn.munch@oracle.com>
Signed-off-by: Honza Horak <hhorak@redhat.com>
2015-02-03 14:37:33 +01:00
Honza Horak
e406525eb5 Do not own /var/log 2015-01-26 17:57:44 +01:00
Honza Horak
e11843d212 Use correct dir for config files 2015-01-25 20:07:25 +01:00
Honza Horak
245cc80c25 Use pkg_name for files in share 2015-01-25 13:13:21 +01:00
Honza Horak
740a4a01ca Fix path for sysconfig file
Filter provides in el6 properly
Fix initscript file location
2015-01-25 00:04:17 +01:00
Honza Horak
8fcbdd71ee Fix path for sysconfig file
Filter provides in el6 properly
Fix initscript file location
2015-01-24 23:03:48 +01:00
Honza Horak
0878280bf1 Require mysql and mysql-compat-client only when providing them, since otherwise we cannot be sure there is such a package in the repo 2015-01-12 23:15:34 +01:00
Honza Horak
1eadb03b89 Add configuration file for server 2015-01-12 16:34:36 +01:00
Jakub Dorňák
891c072e02 Update to 5.6.22 2014-12-04 11:37:11 +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
1e9e9080b5 Add bcond_without mysql_names 2014-10-01 15:30:21 +02:00
Honza Horak
720b07e7be Remove errmsg-utf8.txt if not packaged 2014-09-30 21:34:18 +02:00
Honza Horak
3ff9598ba2 Add with_debug option 2014-09-30 18:00:27 +02:00
Honza Horak
69f97d3444 Move mysql_plugin into base and errmsg-utf8.txt into -errmsg to correspond with MariaDB upstream packages 2014-09-29 18:55: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
Bjorn Munch
c9f01efce7 Some updates for 5.6.21
Signed-off-by: Bjorn Munch <bjorn.munch@oracle.com>
Signed-off-by: Honza Horak <hhorak@redhat.com>
2014-09-29 13:43:54 +02:00
Honza Horak
7894e5c361 Update to MySQL 5.6.21 2014-09-24 17:04:34 +02:00
Honza Horak
33065de0a2 Install systemd service file on RHEL-7+
Server requires any mysql package, so it should be fine with older client
2014-09-08 13:21:10 +02:00
Honza Horak
245bbf88c7 Use %%cmake macro 2014-09-08 13:05:11 +02:00
Honza Horak
568d54e732 Fix paths in mysql_install_db script
Related: #1134328
2014-09-08 13:04:05 +02:00
Honza Horak
530dd9b1f8 Handle all ppc64 the same in my_config.h 2014-08-21 14:55:06 +02:00
Peter Robinson
e99685b9cd - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 00:57:15 +00:00
Honza Horak
c4225a61b1 Introduce -config subpackage and ship base config files here 2014-08-15 09:30:05 +02:00
Honza Horak
4a93e49449 Move %files section into with client condition 2014-08-06 07:03:34 +02:00