Commit Graph

185 Commits

Author SHA1 Message Date
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
Tom Lane
5432a5d7e3 Disable gis test; adjust perl requires filtering for rpm 4.9. 2024-02-05 16:59:12 +01:00
Tom Lane
6303e84448 Work around some portability issues on PPC64 2024-02-05 16:59:12 +01:00
Tom Lane
d6aa0db756 Remove no-longer-needed special switches in CXXFLAGS 2024-02-05 16:59:12 +01:00
Tom Lane
23dc9d6730 Fix failure to honor MYSQL_HOME environment variable 2024-02-05 16:59:12 +01:00
Tom Lane
9f11c7960c Fix crash during startup of embedded mysqld library 2024-02-05 16:59:12 +01:00
Tom Lane
288764ba3f Add my_print_help, load_defaults, free_defaults, and handle_options back to the ABI. 2024-02-05 16:59:12 +01:00
Tom Lane
e827fc7993 Add mysql_client_errors[] to the set of exported libmysqlclient symbols 2024-02-05 16:59:12 +01:00
Tom Lane
de3bd6c4ed Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00
Tom Lane
101f2ccc0b Update to MySQL 5.1.52 2024-02-05 16:59:12 +01:00
Tom Lane
bf7fe9919b Re-disable the outfile_loaddata test. 2024-02-05 16:59:12 +01:00
Tom Lane
e8f900c9b2 Update to MySQL 5.1.51 2024-02-05 16:59:12 +01:00
Tom Lane
2e8a172cd5 Include my_compiler.h in distribution. 2024-02-05 16:59:12 +01:00
Tom Lane
ebe1f00d07 Update to MySQL 5.1.50. 2024-02-05 16:59:12 +01:00
Tom Lane
6d3c6a9a15 Fix FTBFS with gcc 4.5. 2024-02-05 16:59:12 +01:00
Tom Lane
e17e7b214b Allow init script's STARTTIMEOUT/STOPTIMEOUT to be overridden from
sysconfig
2024-02-05 16:59:12 +01:00
Tom Lane
19be51b028 Duplicate COPYING and EXCEPTIONS-CLIENT in -libs and -embedded subpackages 2024-02-05 16:59:12 +01:00
Tom Lane
25fc107329 Update to MySQL 5.1.48 2024-02-05 16:59:12 +01:00
Tom Lane
d74716e594 Fix assorted bugs, see changelog entry 2024-02-05 16:59:12 +01:00
Tom Lane
aab815016f Update to MySQL 5.1.47 2024-02-05 16:59:12 +01:00
Tom Lane
5f03667688 Update to MySQL 5.1.46 2024-02-05 16:59:12 +01:00
Tom Lane
c676a4ae02 Fixes needed for it to work on PPC. 2024-02-05 16:59:12 +01:00
Tom Lane
ffd7047b58 Update to MySQL 5.1.45 2024-02-05 16:59:12 +01:00
Tom Lane
0f10670319 Add Obsoletes: mysql-cluster, and improve init script's LSB compliance 2024-02-05 16:59:12 +01:00
Tom Lane
ce2db75c8b Update to mysql 5.1.44; remove non-free documentation file. 2024-02-05 16:59:12 +01:00
Tom Lane
f8d32ebcee Remove mysql-cluster, which is no longer supported by upstream in this
source distribution.
2024-02-05 16:59:12 +01:00
Tom Lane
021d6527f9 Update to MySQL 5.1.43 2024-02-05 16:59:12 +01:00
Tom Lane
ad282b2a56 Use non-expired certificates for SSL testing 2024-02-05 16:59:12 +01:00
Tom Lane
e98ad40f7f Add backported patch for CVE-2008-7247 (upstream bug 39277) 2024-02-05 16:59:12 +01:00
Tom Lane
56e52fefef Emit explicit error message if user tries to build RPM as root 2024-02-05 16:59:12 +01:00
Tom Lane
9fe034f968 Correct Source tag to reflect how to get the tarball 2024-02-05 16:59:12 +01:00
Tom Lane
3f8abf9c36 Disable symbolic links by default in /etc/my.cnf 2024-02-05 16:59:12 +01:00
Tom Lane
70c7e74c92 Remove static libraries, also fix %define problem 2024-02-05 16:59:12 +01:00
Tom Lane
5ed0e377ad Disable building the innodb plugin 2024-02-05 16:59:12 +01:00
Tom Lane
a7d331a0c9 Update to MySQL 5.1.42; also fix #547485 2024-02-05 16:59:12 +01:00