Commit Graph

249 Commits

Author SHA1 Message Date
Honza Horák
3a4491d3c8 Strip warning in rpl_deadlock_innodb 2024-02-05 16:59:12 +01:00
Honza Horák
c8c1b8c56c Update to MySQL 5.5.32 2024-02-05 16:59:12 +01:00
Honza Horák
e6a00cb0a6 Release bump 2024-02-05 16:59:12 +01:00
Honza Horák
74bb4c4ea0 Fix for CVE-2013-1861 backported from MariaDB
Resolves: #921836
2024-02-05 16:59:12 +01:00
Honza Horák
a8bc704d6d Fix test suite requirements 2024-02-05 16:59:12 +01:00
Honza Horák
f48240871d Use /var/tmp as default tmpdir to prevent potential issues
Resolves: #905635
2024-02-05 16:59:12 +01:00
Jan Staněk
1d87c09dd2 Added missing command-line options to man-pages (#948930) 2024-02-05 16:59:12 +01:00
Honza Horák
bcb6c3a615 Remove mysql provides from devel sub-packages to not build against community-mysql if mysql-devel is specified 2024-02-05 16:59:12 +01:00
Honza Horák
53e30da6fc Fix building with relro and PIE 2024-02-05 16:59:12 +01:00
Honza Horák
33af135575 Fix paths in -plugin-test patch 2024-02-05 16:59:12 +01:00
Honza Horák
dd5f004a66 Add BR for perl(Env) needed by test rpl_manual_change_index_file 2024-02-05 16:59:12 +01:00
Honza Horák
50bf53ed7f Fix some paths related to test suite 2024-02-05 16:59:12 +01:00
Honza Horák
74caac9abf Build with _hardened_build 2024-02-05 16:59:12 +01:00
Honza Horák
4497a055f9 fix paths in -plugin-test patch 2024-02-05 16:59:12 +01:00
Honza Horák
bcfa13df01 Update to MySQL 5.5.31 2024-02-05 16:59:12 +01:00
Honza Horák
849395bef6 run test suite 2024-02-05 16:59:12 +01:00
Tom Lane
c80ae3ea7b mysql is being replaced by mariadb and/or MySQL.
this commit is squash of:
  last commit(s) of 'mysql' repo 'rawhide' branch
and
  first commit(s) of 'community-mysql' repo 'rawhide' branch
2024-02-05 16:59:12 +01:00
Honza Horák
d2322534e3 Update to MySQL 5.5.30 2024-02-05 16:59:12 +01:00
Honza Horák
c6e30efe80 Use real- prefix for cross-package requirements 2024-02-05 16:59:12 +01:00
Honza Horák
95a0a0aa9f Provide own symbols with real- prefix to distinguish packages from other MySQL implementations unambiguously 2024-02-05 16:59:12 +01:00
Tom Lane
0d93c47ace Update to MySQL 5.5.29 2024-02-05 16:59:12 +01:00
Honza Horák
95a6a64ced Use --no-backup-if-mismatch to prevent including backup files 2024-02-05 16:59:12 +01:00
Honza Horák
bded96964a Rebase patches to not leave backup files when not applied smoothly 2024-02-05 16:59:12 +01:00
Tom Lane
a07f891542 Add patch for CVE-2012-5611, and widen DH key length from 512 to 1024 bits 2024-02-05 16:59:12 +01:00
Tom Lane
b29f12be3a Update to MySQL 5.5.28; assorted minor packaging fixes 2024-02-05 16:59:12 +01:00
Tom Lane
cae704db91 Clean up partially-created database files when mysql_install_db fails.
This allows a subsequent attempt to succeed.  Per discussion of bug #835131.
2024-02-05 16:59:12 +01:00
Tom Lane
98b903b690 Update to MySQL 5.5.27 2024-02-05 16:59:12 +01:00
Dennis Gilmore
e98ef89237 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2024-02-05 16:59:12 +01:00
Tom Lane
45c128c5a5 Update to MySQL 5.5.25a; stop using systemd's Restart option 2024-02-05 16:59:12 +01:00
Tom Lane
7f33180e01 Update to MySQL 5.5.24 2024-02-05 16:59:12 +01:00
Tom Lane
c375f2fcbc Update to MySQL 5.5.23 2024-02-05 16:59:12 +01:00
Tom Lane
2feadec414 Update to MySQL 5.5.22 2024-02-05 16:59:12 +01:00
Honza Horák
1d834821fb Revise mysql_plugin test patch which moves plugin files to a temporary directory now
Resolves: #789530
2024-02-05 16:59:12 +01:00
Honza Horák
1e9ed43cb0 Fix several strcpy calls to check destination size 2024-02-05 16:59:12 +01:00
Honza Horák
18724338ad Fix ssl-related tests to specify expected cipher explicitly
Related: #789600
2024-02-05 16:59:12 +01:00
Tom Lane
2d45b49ace Update to MySQL 5.5.21 2024-02-05 16:59:12 +01:00
Tom Lane
7ab7b5299c Fixes for #773116 and #785243 2024-02-05 16:59:12 +01:00
Tom Lane
8d619c0aa1 Update to MySQL 5.5.20 2024-02-05 16:59:12 +01:00
Tom Lane
8a8a7442fb Update to MySQL 5.5.19 2024-02-05 16:59:12 +01:00
Tom Lane
2351422434 Update to MySQL 5.5.18 2024-02-05 16:59:12 +01:00
Tom Lane
4b4f648924 Update to MySQL 5.5.17 2024-02-05 16:59:12 +01:00
Honza Horák
f542b8ae00 Exclude user definition from my.cnf, user is defined in mysqld.service now
Resolves: #661265
2024-02-05 16:59:12 +01:00
Honza Horák
885b130b70 Don't assume all ethernet devices are named ethX
Resolves: #682365
2024-02-05 16:59:12 +01:00
Tom Lane
247bef4027 Fix unportable usage associated with va_list arguments 2024-02-05 16:59:12 +01:00
Tom Lane
6a1ccd79dd Update to MySQL 5.5.16 2024-02-05 16:59:12 +01:00
Tom Lane
5ad77d9c4f Update to MySQL 5.5.15 2024-02-05 16:59:12 +01:00
Tom Lane
f316512a73 Convert to systemd startup support 2024-02-05 16:59:12 +01:00
Tom Lane
c606a777c1 Remove make_scrambled_password and make_scrambled_password_323 from mysql.h 2024-02-05 16:59:12 +01:00
Tom Lane
0796115f4d Update to MySQL 5.5.14 2024-02-05 16:59:12 +01:00
Tom Lane
452cc9ad32 Remove erroneously-included Default-Start line from LSB init block 2024-02-05 16:59:12 +01:00