Package Details: mysql-clients 8.4.0-1

Git Clone URL: https://aur.archlinux.org/mysql.git (read-only, click to copy)
Package Base: mysql
Description: MySQL client tools
Upstream URL: https://www.mysql.com/products/community/
Licenses: GPL-2.0-only
Conflicts: mariadb-clients
Provides: mariadb-clients, mysql-clients
Submitter: Barthalion
Maintainer: Muflone
Last Packager: Muflone
Votes: 82
Popularity: 1.44
First Submitted: 2013-04-25 19:13 (UTC)
Last Updated: 2024-05-19 22:55 (UTC)

Required by (60)

Sources (8)

Pinned Comments

Muflone commented on 2023-08-16 17:21 (UTC) (edited on 2023-08-16 20:41 (UTC) by Muflone)

Warning

https://dev.mysql.com/doc/refman/8.1/en/downgrading.html

Downgrade from MySQL 8.1 to MySQL 8.0 or earlier is not supported. The only supported alternative is to restore a backup taken before upgrading. It is therefore imperative that you back up your data before starting the upgrade process.

MySQL 8.0 is available in https://aur.archlinux.org/packages/mysql80

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19

rustam commented on 2013-06-13 09:07 (UTC)

Ah, I see now. On my systems it just throws a warning but doesn't prevent building, and I can see the same in the Arch wiki http://bit.ly/12oPo0W. Not sure why it's the error in your case. The reason for this verification failure is that Oracle's GPG keys are not added to the keyring. So, successful GPG checking would require you to manually init the keyring and import their key, run: gpg --list-keys gpg --recv-keys 8C718D3B5072E1F5 Then try installing aur/mysql again, it should resolve the problem. Probably I will need to drop gpg checking in this AUR package, as it makes no sense for me manually adding the signature, or build another package with their keyring and install it prior to MySQL installation as a dependency.

kralibes commented on 2013-06-13 06:13 (UTC)

With yaourt. Now I see that it's not a checksum error but an error of failing gpg signature - sorry for this. (german) ==> Überprüfe Signaturen der Quell-Dateien mit gpg... mysql-5.6.11.tar.gz ... FEHLGESCHLAGEN ==> FEHLER: Eine oder mehrere PGP-Signaturen konnten nicht überprüft werden. ==> ERROR: Makepkg was unable to build mysql. ==> Restart building mysql ? [y/N] ==> ------------------------------

rustam commented on 2013-06-11 18:38 (UTC)

@kralibes: I see no issues with checksums; double checked it and it's valid and the package builds on my machines. Do you use yaourt or manually downloaded the pkgbuild and building in a directory with makepkg? In the latter case, try removing mysql-5.6.11.tar.gz and re-download it.

kralibes commented on 2013-06-11 18:10 (UTC)

No valid checksum for mysql 5.6.11.

rustam commented on 2013-05-29 10:20 (UTC)

MySQL 5.6.11 is the current stable GA release, so I'm gonna update this package to that version shortly. I've submitted the mysql55 package for those who still need v5.5.

Barthalion commented on 2013-05-16 13:01 (UTC)

If you don't have time to compile new release on your own, I uploaded signed packages here: http://repo.bpiotrowski.pl/tmp/mysql/