Bug #92101 Mysql work bench crash
Submitted: 21 Aug 2018 8:59 Modified: 21 Aug 2018 21:12
Reporter: Christophe Allain Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:8.0 OS:Windows (10 professional)
Assigned to: CPU Architecture:x86 (i7)

[21 Aug 2018 8:59] Christophe Allain
Description:
unable to open a connection to an empty database 8.0 just created

How to repeat:
open a connection
[21 Aug 2018 9:00] Christophe Allain
screen chot

Attachment: Sans titre.png (image/png, text), 35.37 KiB.

[21 Aug 2018 9:25] MySQL Verification Team
Thank you for the bug report. Which exactly version are you using, 8.0.12?.
[21 Aug 2018 9:29] Christophe Allain
Yes we use 8.0.12 for the first time.
I have made an manual installation from zip file
create automatic data directory .
When i use MySQL in commande line i arrive to connect to table system.
but when i want to see by workbench (last version 8.0) a crash appeared
[21 Aug 2018 10:34] MySQL Verification Team
Thank you for the feedback, which server version are you tried to connect and which kind of connection?. Thanks.
[21 Aug 2018 10:47] Christophe Allain
I use 8.0.12 server
and try a TCP/IP Connection with this settings:
hostname : localhost
port : 3306
[21 Aug 2018 13:21] MySQL Verification Team
I couldn't repeat with Windows 10 Pro against server 8.0.12 and I wonder if there are specific steps to repeat it, please describe step by step the connect process are you tried. Thanks.
[21 Aug 2018 14:05] Christophe Allain
after upgrade the password setting for user root . MySQL work bench work again.

mysql -uroot -p --execute="ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'Mypwd'"
[21 Aug 2018 21:12] MySQL Verification Team
Thank you for the feedback. I couldn't repeat with information provide, please comment here if you are able to provide step by step a way yo repeat the crash. Thanks in advance.