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 |
|
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
|
7f906528f0
|
Update comments about disabled tests.
|
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 |
|
Fedora Release Engineering
|
b6777f6359
|
dist-git conversion
|
2024-02-05 16:59:12 +01:00 |
|