3

I added the official MySQL repository just as instructed here, it works just fine in Ubuntu 18.04 , and the mysql-server version 8 is available, but for some reason in 18.10 it doesn't work, I can't seem to find MySQL version 8 packages, please help.

Kulfy
  • 18,154
devon
  • 31

1 Answers1

2

I do confirm this issue on Ubuntu 18.10 (Cosmic) whereas on 18.04 and 19.10, it's working fine. It seems that the package information is missing from MySQL's repository information for Cosmic. But it should look like something like this.

So, clearly it's the issue from MySQL repository. You could either wait until it is corrected or download relevant packages from pool and install them.

Kulfy
  • 18,154