ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.54k stars 919 forks source link

Update mysql.json - fixes #5777 #5786

Closed flybyray closed 1 month ago

flybyray commented 2 months ago

Removed the deprecated mysqlpump utility along with its associated lz4_decompress and zlib_decompress helper utilities.

ref: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-0.html

github-actions[bot] commented 2 months ago

All changes look good.

Wait for review from human collaborators.

mysql

flybyray commented 2 months ago

additional removals needed

The mysql_ssl_rsa_setup utility, which was deprecated in MySQL 8.0.34, is removed in this release. For MySQL distributions compiled using OpenSSL, the MySQL server can perform automatic generation of missing SSL and RSA files at startup. For more inforamtion, Creating SSL and RSA Certificates and Keys using MySQL. (WL #16205)

Removed the deprecated mysql_upgrade utility, which provided no functionality since MySQL 8.0.16. (WL #16096)

ref: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-0.html

LucasOe commented 2 months ago

I think we should prefer #5777 over this

niheaven commented 1 month ago

/verify

github-actions[bot] commented 1 month ago

All changes look good.

Wait for review from human collaborators.

mysql-lts

mysql-shell

mysql