Package Base Details: mysql

Git Clone URL: https://aur.archlinux.org/mysql.git (read-only, click to copy)
Submitter: Barthalion
Maintainer: Muflone
Last Packager: Muflone
Votes: 81
Popularity: 0.96
First Submitted: 2013-04-25 19:13 (UTC)
Last Updated: 2023-11-15 01:11 (UTC)

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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 19 Next › Last »

francoism90 commented on 2019-02-16 10:00 (UTC)

@torquerrr don't use a helper (yaourt isn't recommended anyway).

torquerrr commented on 2019-02-16 09:09 (UTC) (edited on 2019-02-16 09:27 (UTC) by torquerrr)

@Muflone Hi, I am unable to build the package. I am getting an error:

CMake Error at sql/cmake_install.cmake:47 (file):
  file INSTALL cannot copy file
  "/tmp/yaourt-tmp-torquerrr/aur-mysql/src/build/runtime_output_directory/mysqld"
  to "/tmp/yaourt-tmp-torquerrr/aur-mysql/pkg/mysql/usr/bin/mysqld".
Call Stack (most recent call first):
  cmake_install.cmake:127 (include)

make: *** [Makefile:74: install] Error 1
==> ERROR: A failure occurred in package_mysql().
    Aborting...
==> ERROR: Makepkg was unable to build mysql.

=============

I run the build with: yaourt -S aur/mysql Can you provide some help, please?

Edit: probably I need to build it in a clean chroot, I will try and report back.

Muflone commented on 2019-02-02 20:18 (UTC)

Package updated to version 8.0.14 and added provides and conflicts for mariadb-libs

The package libmysqlclient though was not renamed to mysql-client as it seems to me pointless to follow the mariadb naming changes.

Since this versions a lot of changes were made in the build process, accordingly to Terje Røsten suggests. Thank you Terje

Jat commented on 2019-01-30 04:32 (UTC)

libmysqlclient should be renamed to mysql-libs. plz add mariadb-libs to conflicts and provides.

cartinez commented on 2019-01-25 08:01 (UTC)

Hi, is it possible since the package is out-of-date, it breaks the dependencies for mysql-python? Pacman says I have to update it (mysql-python) but it tries to get mariadb-libs, which conflicts with this package

Muflone commented on 2018-11-24 17:50 (UTC)

@tlo certificate renewed. thank you

tlo commented on 2018-11-24 12:19 (UTC)

FYI: error: failed retrieving file 'muflone-aur.db' from www.muflone.com : SSL certificate problem: certificate has expired

It would appear that your certificate has expired.

francoism90 commented on 2018-11-07 11:51 (UTC) (edited on 2018-11-07 11:51 (UTC) by francoism90)

I had to run sudo mysql_upgrade -p -u root to fix the following error: Nov 07 12:47:43 nuc mysqld[31075]: 2018-11-07T11:47:43.042098Z 0 [ERROR] [MY-013142] [Server] Column count of mysql.user is wrong. Expected 50, found 49.

Don't know why mysql_upgrade isn't performed on every upgrade.

https://dev.mysql.com/doc/refman/8.0/en/mysql-upgrade.html

pelo commented on 2018-09-19 09:36 (UTC)

@Muflone, you've listed your repo details in one of the your comments. You could find it in page 2 or 3 of the comments. I think you should correct the repo name and pin that comment to the top.