Commit Graph

163 Commits

Author SHA1 Message Date
Honza Horak 782cd3849f Disable failing tests: innodb_simulate_comp_failures_small, key_cache
rhbz#1096787
2014-08-20 09:17:41 +02:00
Honza Horak d01f3c2ab6 Build config subpackage everytime 2014-08-19 09:46:44 +02:00
Peter Robinson b448ae9811 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 08:42:41 +00:00
Honza Horak 0fad14ff8f Only exclude ha_oqgraph.so if build with it 2014-08-14 17:27:12 +02:00
Honza Horak 2390bfeb42 Include mysqld_unit only if required; enable tokudb in f20- 2014-08-14 15:14:58 +02:00
Honza Horak c5f6daa7dc Rebase to version 10.0.13 2014-08-14 09:54:25 +02:00
Honza Horak 0690baa687 Introduce -config subpackage and ship base config files here 2014-08-13 16:07:48 +02:00
Honza Horak c3689f98c0 Move %files section into with client condition 2014-08-06 07:04:03 +02:00
Honza Horak 2a7a489639 Adopt changes from mysql, thanks Bjorn Munch <bjorn.munch@oracle.com> 2014-08-05 17:22:35 +02:00
Honza Horak 7de9cfe709 Fix several path issues. 2014-08-05 07:29:44 +02:00
Honza Horak 088c1e447f Absolut path for default value for pid file and error log 2014-07-28 19:26:09 +02:00
Honza Horak 842d2220fe Use explicit sysconfdir 2014-07-28 19:24:31 +02:00
Honza Horak 29691cea75 Added forgotten mysql-compat.conf.in 2014-07-25 09:22:10 +02:00
Honza Horak f6b02e3277 Hardcoded paths removed to work fine in chroot 2014-07-25 09:15:58 +02:00
Honza Horak 85af24c338 Spec rewrite to be more similar to oterh MySQL implementations 2014-07-24 13:59:25 +02:00
Honza Horak 9084c83ebd Add possibility to not ship some sub-packages 2014-07-24 08:22:48 +02:00
Honza Horak ee2d0857de Include SysV init script if built on older system 2014-07-23 15:41:15 +02:00
Honza Horak 1366a527f1 Use variable for daemon unit name 2014-07-22 10:39:20 +02:00
Honza Horak 4bc1433e50 Reformating spec and removing unnecessary snippets 2014-07-22 01:07:00 +02:00
Honza Horak 8d19c178ae Added patch mariadb-scripts.patch 2014-07-21 17:02:00 +02:00
Honza Horak b1b346ab21 Package OQGRAPH as a sub-package 2014-07-21 15:01:30 +02:00
Honza Horak 5eaeb51ae7 Expand paths in helper scripts using cmake 2014-07-21 14:57:46 +02:00
Honza Horak b10bd5019e Remove already unused libmysql.version 2014-07-21 10:32:08 +02:00
Honza Horak 0879ad208d Require correct version of pcre library 2014-07-21 10:29:11 +02:00
Honza Horak 8a019a0a24 Error messages now provided by a separate package (thanks Alexander Barkov) 2014-07-21 10:20:20 +02:00
Honza Horak 626b71dbfc Add more group names for server's my.cnf 2014-07-21 09:53:36 +02:00
Honza Horak 2c4d13cefc Fix mysql_config packaging 2014-07-21 09:10:31 +02:00
Honza Horak 43c59ffe3e Add README-mysql-cnf into build dir to make it visible for %doc 2014-07-18 15:44:47 +02:00
Honza Horak 75785df7d6 Use modern symbol filtering with compatible backup 2014-07-18 14:28:47 +02:00
Honza Horak 539489a7a2 Disable TokuDB temporarily, until https://mariadb.atlassian.net/browse/MDEV-6446 is solved 2014-07-18 11:57:24 +02:00
Honza Horak a6b32994ba Compile all binaries with full RELRO (RHBZ#1092548) 2014-07-18 09:55:25 +02:00
Honza Horak f2af251c7d Improve error message when log file is not writable 2014-07-18 09:52:36 +02:00
Honza Horak 8102b4c264 Removed obsolete mysql-cluster, the package should already be removed 2014-07-17 17:33:31 +02:00
Honza Horak 0185d9964a Do not obsolete packages if macros not defined 2014-07-17 17:29:28 +02:00
Honza Horak c2d546d69b Do not hardcode SOURCE names in the spec file 2014-07-17 17:24:07 +02:00
Honza Horak 6405c556a7 Introduce new option with_mysqld_unit 2014-07-17 16:46:12 +02:00
Honza Horak d8610a2c7a Use buildroot rather than RPM_BUILD_ROOT to have the spec in sync with community-mysql 2014-07-17 16:33:17 +02:00
Honza Horak 4f5c8ebe4f Multilib support re-worked 2014-07-17 16:29:43 +02:00
Honza Horak 2d84ddd461 Do not hardcode SOURCE file names in spec 2014-07-17 16:02:19 +02:00
Honza Horak 9e778c02ee Include README.mysql-cnf 2014-07-17 15:57:42 +02:00
Honza Horak aed899f509 Separate -lib and -common sub-packages
Require /etc/my.cnf instead of shipping it
2014-07-17 15:32:14 +02:00
Honza Horak 6830987ad3 Drop superfluous -libs and -embedded ldconfig deps (thanks Ville Skyttä) 2014-07-17 13:46:57 +02:00
Honza Horak be639b0aa3 Enable TokuDB engine for x86_64
Re-enable tokudb_innodb_xa_crash again, seems to be fixed now
2014-07-15 16:09:03 +02:00
Honza Horak 502f72a4dc Enable OQGRAPH engine 2014-07-15 15:44:21 +02:00
Jakub Dorňák a04e3ba825 Updated lists of failing tests
(have no results for s390*)
2014-06-23 19:03:30 +02:00
Jakub Dorňák 2a52daee0a Use -fno-delete-null-pointer-checks to avoid segfaults with gcc 4.9
(patch by Mikko Tiihonen)
2014-06-20 14:36:41 +02:00
Jakub Dorňák 3a5d7cd0bc Rebase to version 10.0.12 2014-06-19 16:08:41 +02:00
Dennis Gilmore eeaa2f723c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 03:00:32 -05:00
Jakub Dorňák b76166269a rebuild with tests failing on different arches disabled (#1096787) 2014-06-03 09:15:56 +02:00
Jakub Dorňák 7819f49078 rebuild with tests failing on different arches disabled (#1096787) 2014-06-02 18:25:47 +02:00