MySQL Forums
Forum List  »  Install & Repo

Re: SLES 15 - Adding MySQL 8.1 repository to zypper
Posted by: Peter VARGA
Date: August 16, 2023 10:14AM

Balasubramanian Kandasamy Wrote:
-------------------------------------------------------
> The mysql80 in the repo setup RPM denotes the
> default repository enabled i.e.,
> mysql-8.0-community in this case.
>
> Users need to enable the specific Innovation
> repository explicitly to install the 8.1.x
> binaries.
>
> On any machine with old repo setup RPMs
> (mysql80-community-release-sl15-6.noarch.rpm)
> installed, users can execute below command to
> update the repo setup rpms.
>
> zypper update mysql80-community-release
>
> Another way to install the repo setup RPM using
> the rpm -Uvh command.
>
> rpm -Uvh
> mysql80-community-release-sl15-7.noarch.rpm (-U
> preferred over -i)
> zypper clean
> zypper modifyrepo -e mysql-innovation-community
> zypper refresh
> zypper install mysql-community-server
>
> (or)
>
> zypper update mysql-community-server
> (If you have any existing MySQL 8.0.x version
> installed)


Long story short:
Read the thread carefully and then you realise that your post is useless and NOT working. This is NOT the solution!

My solution works for each case.

Options: ReplyQuote


Subject
Written By
Posted
Re: SLES 15 - Adding MySQL 8.1 repository to zypper
August 16, 2023 10:14AM


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.