@Spark71 use git and makepkg for AUR as explained in the wiki page, not some broken AUR helpers
Search Criteria
Package Details: libmysqlclient 9.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mysql.git (read-only, click to copy) |
---|---|
Package Base: | mysql |
Description: | MySQL client libraries |
Upstream URL: | https://www.mysql.com/products/community/ |
Licenses: | GPL-2.0-only |
Conflicts: | libmariadbclient, mariadb-libs |
Provides: | libmariadbclient, libmysqlclient, mariadb-libs |
Submitter: | Barthalion |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 82 |
Popularity: | 0.076786 |
First Submitted: | 2013-04-25 19:13 (UTC) |
Last Updated: | 2024-08-11 14:51 (UTC) |
Dependencies (18)
- libsasl
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake-gitAUR) (make)
- icu (icu-gitAUR) (make)
- jemalloc (jemalloc-gitAUR) (make)
- libaio (libaio-gitAUR) (make)
- libedit (make)
- libevent (libevent-gitAUR) (make)
- libfido2 (libfido2-fullAUR) (make)
- libtirpc (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- re2 (re2-gitAUR) (make)
- rpcsvc-proto (make)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR) (make)
- systemd-tools (systemd-chromiumosAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR) (make)
Required by (308)
- amarok (requires mariadb-libs)
- amarok-git (requires libmariadbclient)
- anubis (requires libmariadbclient) (make)
- azerothcore (requires mariadb-libs)
- bacula-bat (requires libmariadbclient) (make)
- bacula-common (requires libmariadbclient) (make)
- bacula-console (requires libmariadbclient) (make)
- bacula-dir (requires libmariadbclient) (make)
- bacula-dir-mariadb (requires libmariadbclient) (make)
- bacula-dir-mariadb (requires libmariadbclient)
- bacula-dir-mysql (requires libmariadbclient) (make)
- bacula-dir-postgresql (requires libmariadbclient) (make)
- bacula-dir-sqlite3 (requires libmariadbclient) (make)
- bacula-fd (requires libmariadbclient) (make)
- bacula-sd (requires libmariadbclient) (make)
- bareos-bconsole (requires libmariadbclient) (make)
- bareos-common (requires libmariadbclient) (make)
- bareos-contrib-director-python-plugins (requires libmariadbclient) (make)
- bareos-contrib-filedaemon-python-plugins (requires libmariadbclient) (make)
- bareos-contrib-tools (requires libmariadbclient) (make)
- Show 288 more...
Sources (8)
Muflone commented on 2024-11-06 20:08 (UTC)
Spark71 commented on 2024-11-06 12:15 (UTC) (edited on 2024-11-06 12:16 (UTC) by Spark71)
I get mariadb
when I try to install it
~ ❯ yay -S mysql
:: There are 3 providers available for mysql:
:: Repository extra
1) mariadb 2) mariadb-lts 3) percona-server
Enter a number (default=1):
==>
utherbone commented on 2024-07-20 04:59 (UTC)
This package shows error at verifies the authenticity. I use "$makepkg --skippgpcheck -i" to build and install package. Can the maintainer check the problem?
witherspoonwdn commented on 2024-06-06 16:01 (UTC)
Hi, I tried cloning the latest repo (8.4.0-1) and it looks like the gpg check is failing with the latest "mysql-8.4.0.tar.gz" from oracle. not sure if this is on this repo's end or their end, but I've experienced this from two different networks and just wanted to let you guys know. thanks
synthead commented on 2024-05-21 23:17 (UTC)
The my-defauly.cnf file refers to 5.7 documentation, when the package is at 8.4.0:
https://aur.archlinux.org/cgit/aur.git/tree/my-default.cnf?h=mysql#n2
Speykious commented on 2023-12-18 18:42 (UTC)
@muflone Thanks, yeah I did rebuild the package after sending that message. It took 3 hours to compile but it works now!
Muflone commented on 2023-12-18 17:51 (UTC)
@Speykious this sort of error means you haven't rebuilt the package after the icu change: https://wiki.archlinux.org/title/Arch_User_Repository#Updating_packages
Speykious commented on 2023-12-18 15:11 (UTC) (edited on 2023-12-18 15:14 (UTC) by Speykious)
mysqld
kept failing to launch, so I looked at the logs with journalctl and saw this:
/usr/bin/mysqld: error while loading shared libraries: libicuuc.so.73: cannot open shared object file: No such file or directory
The package core/icu
just got an update and is now apparently on version 74. I'd love to rollback icu
but way too many things depend on it, I'd be happy for some kind of solution.
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
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