MySQL Forums
Forum List  »  Install & Repo

Re: SLES 15 - Adding MySQL 8.1 repository to zypper
Posted by: Peter VARGA
Date: August 15, 2023 12:06PM

This is the solution:

1) zypper modifyrepo -d mysql80-community
2) zypper modifyrepo -d mysql-tools-community
3) Open yast
4) Go to Software | Software Repositories
5) Add [repository]
6) Specify URL...
7a) Repository Name: MySQL Tools Innovation Community
7b) URL: https://repo.mysql.com/yum/mysql-innovation-community/suse/15/x86_64/
# This new repository becomes automatically enabled.
8) Quit yast
9) zypper refresh
10) zypper update

MySQL will be then updated to 8.1

Peter

PS: However, there is still a problem regarding updating the repository. I think, this is a zypper bug and the workaround is yast. Maybe I can do it also with zypper but after hours I didn't really bother to find a way to do it directly in zypper.

Options: ReplyQuote


Subject
Written By
Posted
Re: SLES 15 - Adding MySQL 8.1 repository to zypper
August 15, 2023 12:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.