Commit Graph

390 Commits

Author SHA1 Message Date
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
Tom Lane
530bc9e7a4 Update to MySQL 5.5.13 2024-02-05 16:59:12 +01:00
Tom Lane
9595c341f3 Update to MySQL 5.5.12 2024-02-05 16:59:12 +01:00
Tom Lane
eb8f59bfd8 Add LSB init block to initscript, other fixes 2024-02-05 16:59:12 +01:00
Tom Lane
6c5d92e21a Add my_make_scrambled_password to the list of exported symbols. 2024-02-05 16:59:12 +01:00
Tom Lane
a864013c84 Update to mysql 5.5.10; fix /var/run/mysqld problem. 2024-02-05 16:59:12 +01:00
Tom Lane
f1b89be9ae Disable a platform-dependent regression test. 2024-02-05 16:59:12 +01:00
Tom Lane
0299bfe82e Update to MySQL 5.5.9 2024-02-05 16:59:12 +01:00
Dennis Gilmore
35399bdcae - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2024-02-05 16:59:12 +01:00
Tom Lane
4277e45376 Support s390/s390x in performance schema's cycle-counting functions 2024-02-05 16:59:12 +01:00