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

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.

francoism90 commented on 2018-08-27 13:10 (UTC) (edited on 2018-08-27 13:11 (UTC) by francoism90)

@Muflone Not a big issue, as workaround simple uninstall ccache for update/installing and reinstall it afterwards.

Thanks for keeping it up-to-date. :)

Muflone commented on 2018-08-26 17:25 (UTC)

@francoism90 I can confirm your issue but I don't know the reason. Unfortunately I had to build it many times before releasing the updated package

francoism90 commented on 2018-08-15 18:22 (UTC)

Is it normal that this doesn't build with ccache? I keep getting bad option given error on make.

Muflone commented on 2018-08-15 10:35 (UTC)

@pelo99, you're right, I've dropped the muflone-mysql and moved the packages into muflone-aur repository, but where did you find my repository written?

pelo99 commented on 2018-08-15 09:28 (UTC) (edited on 2018-08-15 09:30 (UTC) by pelo99)

@Muflone, Please change the repo name from 'muflone-mysql' to 'muflone-aur' in your own repository for mysql and pin the link.

jonkristian commented on 2018-06-19 11:37 (UTC) (edited on 2018-06-19 11:39 (UTC) by jonkristian)

Need some help. Accidentally upgraded without paying attention and now I'm in a state where it has upgraded to 8 so all my databases aren't working.

2018-06-19T11:35:14.057797Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.

2018-06-19T11:35:14.057861Z 0 [System] [MY-010116] [Server] /usr/bin/mysqld (mysqld 8.0.11) starting as process 20919

2018-06-19T11:35:14.326982Z 1 [ERROR] [MY-010781] [Server] Found ./mysql/index_stats.frm file in mysql schema. DD will create .ibd file with same name. Please rename table and start upgrade process again.

2018-06-19T11:35:14.327012Z 1 [ERROR] [MY-010336] [Server] Found .frm file with same name as one of the Dictionary Tables.

2018-06-19T11:35:14.327238Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.

2018-06-19T11:35:14.327269Z 0 [ERROR] [MY-010119] [Server] Aborting

2018-06-19T11:35:15.947137Z 0 [System] [MY-010910] [Server] /usr/bin/mysqld: Shutdown complete (mysqld 8.0.11) MySQL Community Server (GPL).

2018-06-19T11:35:15.947185Z 0 [ERROR] [MY-010065] [Server] Failed to shutdown components infrastructure.