Package Details: mysql-clients 9.0.1-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: 0.034019
First Submitted: 2013-04-25 19:13 (UTC)
Last Updated: 2024-08-11 14:51 (UTC)

Required by (21)

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 .. 13 14 15 16 17 18 19 Next › Last »

rustam commented on 2013-12-06 08:57 (UTC)

Updated to v5.6.15.

stevenfrog commented on 2013-11-14 01:06 (UTC)

But now many package depend on mariadb, so I have to keep it. And I just not install libmysqlclient, and it seems work fine.

rustam commented on 2013-11-13 15:19 (UTC)

It is supposed to conflict w/ mariadb and both mysql and mariadb shouldn't be installed at the same time since mariadb is designed as a drop-in replacement for mysql and they have the same paths to binaries, configs, dbs, etc.

stevenfrog commented on 2013-11-13 15:13 (UTC)

"libmysqlclient and libmariadbclient are in conflict" I think we should not make 'libmysqlclient', because it conflict to arch default package.

enteenteente commented on 2013-10-03 12:28 (UTC)

- comment removed, just relaized: "Warning: The group base-devel is assumed already installed when building with makepkg . Members of "base-devel" should not be included in makedepends arrays." https://wiki.archlinux.org/index.php/PKGBUILD#makedepends sorry!

sitquietly commented on 2013-09-11 21:58 (UTC)

Thanks for keeping mysql available on Arch! The current situation with mariadb is a mess. mariadb won't compile against boost-1.54, but mysql is working fine for me. Now I understand why Beyond Linux From Scratch calls for mysql-5.6.13 along with boost-1.54.

rustam commented on 2013-08-21 14:20 (UTC)

@landif: I've added a patch for this problem.