MySQL Forums
Forum List  »  Install & Repo

Authentication plugin choice not display when install 8.0
Posted by: Jerry Yi
Date: April 08, 2019 08:37PM

I'm using Ubuntu 18.04 64bit to install Mysql 8.0 with following steps:

1. download config file from website and execute sudo dpkg -i mysql-apt-config_0.8.10-1_all.deb
2. choose mysql-8.0 and then click ok
3. sudo apt update
4. sudo apt-get upgrade
5. sudo apt install mysql-server

During step 5, after setting the password twice, 'select default authentication plugin' should display next and ask me to choose 'use Strong password encryption' or 'use legacy authentication method'. But what i got is the message page pop up, the choices part disappeared and i'm not able to highlight anything or event choose 'Ok' to press 'enter'. there is nothing on this page I can choose or even click, I have to close the terminal with no choice. No error message or log I can find during the process.

Please help to suggest what I miss or anything I can do to fix this.

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Authentication plugin choice not display when install 8.0
April 08, 2019 08:37PM


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.