Search Criteria
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: | 74 |
Popularity: | 0.55 |
First Submitted: | 2013-04-25 19:13 |
Last Updated: | 2021-01-10 02:59 |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 ... Next › Last »
Muflone commented on 2019-02-02 20:18
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
libmysqlclient should be renamed to mysql-libs. plz add mariadb-libs to conflicts and provides.
cartinez commented on 2019-01-25 08:01
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
@tlo certificate renewed. thank you
tlo commented on 2018-11-24 12:19
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
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
@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
@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
@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
Is it normal that this doesn't build with ccache? I keep getting bad option given error on make.