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: 81
Popularity: 0.45
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 .. 10 11 12 13 14 15 16 17 18 19 Next › Last »

basil commented on 2016-05-03 14:23 (UTC)

You can also use something like TMPDIR=$HOME/scratch yaourt -S mysql to use a different temporary directory for this install only. In this case you don't actually have to increase your /tmp partition size.

Scindix commented on 2016-05-03 11:54 (UTC) (edited on 2016-05-03 12:55 (UTC) by Scindix)

There must be some kind of error in the build system. No matter how much space I free on my hard drive, I keep getting this error: /usr/bin/ar: libsql_embedded.a: No space left on device libmysqld/CMakeFiles/sql_embedded.dir/build.make:5938: recipe for target 'libmysqld/libsql_embedded.a' failed make[2]: *** [libmysqld/libsql_embedded.a] Error 1 make[2]: *** Deleting file 'libmysqld/libsql_embedded.a' CMakeFiles/Makefile2:7748: recipe for target 'libmysqld/CMakeFiles/sql_embedded.dir/all' failed make[1]: *** [libmysqld/CMakeFiles/sql_embedded.dir/all] Error 2 Makefile:160: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build mysql. ==> Restart building libmysqlclient ? [y/N] Note that on root I have 134.92 GB free space now. I don't have external system or home partitions so why am I getting this error? EDIT: Solved the problem myself. Although there was enough space on my hd the compiler exceeded the limit of 4GB on /tmp (set by default to the half of your RAM size). I increased it and it worked. However it would be nice if this would be checked before the compilation process as the usage of /tmp rose to about 7GB. It would have saved me a lot of time.

Muflone commented on 2016-03-05 17:18 (UTC)

@graysky the package mysql provides the libmysqlclient.so.20 library, the latest version. If the kodi package needs an older version you should rebuild the kodi package with mysql 5.7 (if supported) or use the mysql 5.6 package.

graysky commented on 2016-03-05 11:19 (UTC) (edited on 2016-03-05 11:20 (UTC) by graysky)

Something is wrong with the libmysqlclient package as it relating to kodi. If I use this AUR package as a substitute for [extra]/mariadb and try to run kodi, I get: /usr/lib/kodi/kodi.bin: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory

Muflone commented on 2016-02-06 19:54 (UTC)

The boost issue was fixed, thanks to Norvald H. Ryeng of MySQL.

basil commented on 2016-02-04 20:47 (UTC)

This still doesn't work. Any workarounds?

Scindix commented on 2016-01-08 08:44 (UTC) (edited on 2016-01-08 11:36 (UTC) by Scindix)

@tle Having exactly the same problem... I need libmysqlclient to install the root library (by CERN) Is there a fast workaround that I can do to make it work? (Unfortunately I'm not really familiar with cmake, so I couldn't help myself on that one) The only thing that I found is to open /usr/include/boost/version.hpp and change the version during installation. However that doesn't seem right even for a workaround. It compiles, but I'm not sure yet if it really works. It would be really nice if you could submit a patch. Update: okay it fails to compile. /usr/include/boost/geometry/util/has_non_finite_coordinate.hpp:42:12: error: ‘has_coordinate_with_property’ is not a member of ‘boost::geometry::detail’ return detail::has_coordinate_with_property ^ /usr/include/boost/geometry/util/has_non_finite_coordinate.hpp:44:18: error: expected primary-expression before ‘,’ token Point, ^ /usr/include/boost/geometry/util/has_non_finite_coordinate.hpp:45:34: error: expected primary-expression before ‘,’ token detail::is_not_finite, ^ /usr/include/boost/geometry/util/has_non_finite_coordinate.hpp:50:10: error: ‘::apply’ has not been declared >::apply(point); ^ Seems that mysql really need that old version of boost.

tle commented on 2016-01-05 12:10 (UTC)

Hi folks It seems to me MySQL is quite strict on the version of boost. I failed installing with following error: ``` -- Found /usr/include/boost/version.hpp -- BOOST_VERSION_NUMBER is #define BOOST_VERSION 106000 CMake Warning at cmake/boost.cmake:256 (MESSAGE): Boost minor version found is 60 we need 59 Call Stack (most recent call first): CMakeLists.txt:435 (INCLUDE) -- BOOST_INCLUDE_DIR /usr/include -- LOCAL_BOOST_DIR -- LOCAL_BOOST_ZIP -- Could not find (the correct version of) boost. -- MySQL currently requires boost_1_59_0 CMake Error at cmake/boost.cmake:76 (MESSAGE): You can download it with -DDOWNLOAD_BOOST=1 -DWITH_BOOST=<directory> This CMake script will look for boost in <directory>. If it is not there, it will download and unpack it (in that directory) for you. If you are inside a firewall, you may need to use an http proxy: export http_proxy=http://example.com:80 Call Stack (most recent call first): cmake/boost.cmake:259 (COULD_NOT_FIND_BOOST) CMakeLists.txt:435 (INCLUDE) -- Configuring incomplete, errors occurred! See also "/tmp/yaourt-tmp-tle/aur-mysql/src/build/CMakeFiles/CMakeOutput.log". ``` As you can see above the version that MySQL asked for is minor 59, whilst I have 60. I am more than happy to submit a patch if no one's up for it.

twheel commented on 2015-11-11 11:44 (UTC)

Postfix won't start after the upgrade to mysql-5.7: "postfix: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory"

Muflone commented on 2015-11-01 23:46 (UTC)

Updated to version 5.7 version 5.6 users could move to the mysql56 package