Michal Schorm
68d53d0cd5
Prepare for building experimental Cassandra storage engine; leave it disabled for now
...
Remove openssl and bison unused requires
Disable building with jemalloc by CMake option; it was previously removed by accident
2018-06-12 21:16:21 +02:00
Michal Schorm
9e4f70c827
Jemalloc dependency moved to the TokuDB subpackage
...
CMake jemalloc option removed, not used anymore
The server doesn't need jemalloc since 10.2: https://jira.mariadb.org/browse/MDEV-11059
Build MariaDB with TokuDB without Jemalloc; users didn't find it problematic
2018-06-12 01:22:50 +02:00
Honza Horak
4024962c36
Use mysqladmin for checking the socket
...
This should avoid the long delay and service start failure in case the socket exists, some process is hanging on it, but no replies are sent, like when simulating the server using nc
2018-06-05 10:54:13 +02:00
Michal Schorm
34627d99ee
Create RPMLint whitelist
2018-06-04 16:28:21 +02:00
Michal Schorm
5a8f2108c9
Fix PCRE macros to be more easily understood
...
Bump bundled PCRE version reuired by MariaDB
2018-06-04 15:46:46 +02:00
Michal Schorm
8b706f53ca
Fix typo in PPC skipped tests list
2018-05-29 15:06:35 +02:00
Michal Schorm
146358d414
Disable TokuDB build with Jemalloc 5.
...
Add more failing tests for the PPC64le.
2018-05-29 13:29:49 +02:00
Michal Schorm
f6397a1a9b
Rebase to 10.2.15
...
Don't use conditionals macros verided by the values outside the SPEC. They don't work thay way.
Fix the server Recommends. They won't be parsed correctly, if they have whitespaces in front of them in contidional macros.
Move the upstream systemd config file for tokudb to the correct location.
Tweak the systemd unit files, to be closer to their upstream variants.
Heavy update of the skipped tests list. PPC64le seems problematic lately. Spider tests are disabled in the first testsuite run as a whole testsuite, so no need to explicitly list them.
Extend the testsuite timeout to 15 hours; 12 hours just wasn't enough for PPC64le; allow to retry failed test one time.
Build with Jemalloc again. Require Jemalloc by TokuDB. Set precise version of Jemalloc library to systemd config for TokuDB.
2018-05-28 06:16:00 +02:00
Michal Schorm
7fecec7c62
Fix typo
2018-05-02 14:33:53 +02:00
Michal Schorm
cae458ac36
Update some if clauses
2018-05-02 00:21:39 +02:00
Michal Schorm
d0b7a043a5
Build with lz4; Related: #1563282
2018-04-19 20:48:26 +02:00
Michal Schorm
8f35ef3af2
Rebase to 10.2.14
...
Update testsuite run for SSL self signed certificates
2018-03-29 03:28:28 +02:00
Michal Schorm
259503a47e
Update logrotate config to use correct logfile location.
2018-03-20 17:17:37 +01:00
Michal Schorm
259d0513b2
Further fix of ldconfig scriptlets for F27
...
Fix hardcoded paths, move unversioned libraries and symlinks to the devel subpackage
2018-03-06 16:11:41 +01:00
Michal Schorm
baf63a182e
New sources for 10.2.13
2018-03-01 23:22:13 +01:00
Michal Schorm
7195667067
Rebase to 10.2.13 version
...
Update lists of failing tests
2018-03-01 22:24:40 +01:00
Michal Schorm
f805d55b33
Add the first test for the Fedora CI
2018-03-01 15:41:44 +01:00
Michal Schorm
0b98906c25
Merge branch 'f27'
2018-02-28 10:48:30 +01:00
Michal Schorm
994a33ffe0
Add condition for the client library component
2018-02-28 10:29:46 +01:00
Michal Schorm
fd1545682a
SPECfile refresh, RHEL6, SySV init and old fedora stuff removed
2018-02-26 16:14:33 +01:00
Michal Schorm
094243a05a
Release bump for rebuild
2018-02-25 11:47:21 +01:00
Michal Schorm
76677bb0ec
Remove hardening if-clauses. Do the hardening always.
...
Use upstream -DSECURITY_HARDENED=ON which will eanable -pie and -Wl,-z,relro,-z,now, but also -fstack-protector and -D_FORTIFY_SOURCE=2
2018-02-25 03:40:00 +01:00
Michal Schorm
c34f161783
Prefer MariaDB over MySQL in DNF package resolution
2018-02-25 02:36:23 +01:00
Michal Schorm
abdf8da01a
Use -DINSTALL_MYSQLTESTDIR Cmake argument correctly; https://jira.mariadb.org/browse/MDEV-14972
2018-02-18 20:14:02 +01:00
Michal Schorm
5fe00622cb
Use -DINSTALL_MYSQLTESTDIR Cmake argument correctly; https://jira.mariadb.org/browse/MDEV-14972
2018-02-18 20:12:10 +01:00
Michal Schorm
538105c8fd
Add comment
2018-02-09 14:39:47 +01:00
Fedora Release Engineering
b75aea1dab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 00:57:05 +00:00
Michal Schorm
00b1b90490
Update ldconfig scriptlets
2018-01-30 11:57:26 +01:00
Michal Schorm
39512bdd8b
Update ldconfig scriptlets
2018-01-30 11:56:49 +01:00
Michal Schorm
ed1cfbce0e
Extend failing tests list for PPC
2018-01-27 02:37:05 +01:00
Michal Schorm
e096affc6f
Extend failing tests list for PPC
2018-01-27 02:35:27 +01:00
Michal Schorm
ad0bf94ae5
Use '-ldl' compiler flag when associated library used
...
Resolves : #1538990
2018-01-26 18:27:27 +01:00
Michal Schorm
daa1ad6dc4
Use '-ldl' compiler flag when associated library used
...
Resolves : #1538990
2018-01-26 18:26:43 +01:00
Michal Schorm
af8f71d7a5
Use downstream tmpfiles instead of the upstream one; #1538066
2018-01-26 10:49:54 +01:00
Michal Schorm
c07b0bf23a
Fix upgrade path - do build TokuDB, but build a configuration unsupported by upstream (Build without Jemalloc)
2018-01-26 10:49:33 +01:00
Honza Horak
9be454122e
Print the same messages as before when starting the service in SysV init, to not scare users
...
Related: #1463411
2018-01-26 10:48:21 +01:00
Honza Horak
a218b6af28
Support MYSQLD_OPTS and _WSREP_NEW_CLUSTER env vars in init script, same as it is done in case of systemd unit file
...
Related: #1455850
2018-01-26 10:46:50 +01:00
Honza Horak
0d9da7bf48
Remove jar files used for testing from the source
...
Related: #1463417
2018-01-26 10:45:27 +01:00
Michal Schorm
0f8f4c807c
Use downstream tmpfiles instead of the upstream one; #1538066
2018-01-25 12:09:50 +01:00
Michal Schorm
d582a409d7
Fix upgrade path - do build TokuDB, but build a configuration unsupported by upstream (Build without Jemalloc)
2018-01-25 12:04:40 +01:00
Björn Esser
95af530dbb
Rebuilt for switch to libxcrypt
2018-01-20 23:07:11 +01:00
Honza Horak
a6ee91f1b4
Print the same messages as before when starting the service in SysV init, to not scare users
...
Related: #1463411
2018-01-12 13:33:21 +01:00
Honza Horak
a77a3d64a1
Support MYSQLD_OPTS and _WSREP_NEW_CLUSTER env vars in init script, same as it is done in case of systemd unit file
...
Related: #1455850
2018-01-11 19:25:41 +01:00
Honza Horak
16cf4d2abf
Remove jar files used for testing from the source
...
Related: #1463417
2018-01-11 19:25:41 +01:00
Michal Schorm
fe524160ef
Rebase to 10.2.12
...
Temporary fix for https://jira.mariadb.org/browse/MDEV-14537 removed
TokuDB disabled
Failing tests lists updated
2018-01-11 02:08:27 +01:00
Michal Schorm
9c1b69700c
Temporary fix for #1523875 removed, bug in Annobin fixed
2018-01-11 02:08:13 +01:00
Michal Schorm
bbf3a20d30
Rebase to 10.2.12
...
Temporary fix for https://jira.mariadb.org/browse/MDEV-14537 removed
TokuDB disabled
Failing tests lists updated
2018-01-10 20:25:41 +01:00
Michal Schorm
1b8fb85b0f
Temporary fix for #1523875 removed, bug in Annobin fixed
2017-12-11 12:55:15 +01:00
Michal Schorm
6cfe77260f
Add failing test for 10.2.11 release
2017-12-11 01:23:42 +01:00
Michal Schorm
6823344deb
Added reasons in comments to removed files section.
...
Based on a question asked on the usptream mailing list: https://lists.launchpad.net/maria-developers/msg11028.html
2017-12-11 01:23:25 +01:00