Mysql workbench cannot connect to mysql server -


since on ubuntu 15.10 (i on 14.10 before) can't connect mysql mysql-workbench, if connection test successful.
there way make connection work?

enter image description here

enter image description here

i have forced connection tcp, still doesn't work.

mysql -u root -p --host=127.0.0.1   mysql -u root -p --protocol=tcp  mysql  ver 14.14 distrib 5.6.28, debian-linux-gnu (x86_64) using  editline wrapper  connection id:      55 current database:    current user:       root@localhost ssl:            not in use current pager:      stdout using outfile:      '' using delimiter:    ; server version:     5.6.28-0ubuntu0.15.10.1 (ubuntu) protocol version:   10 connection:     localhost via tcp/ip server characterset:    latin1 db     characterset:    latin1 client characterset:    utf8 conn.  characterset:    utf8 tcp port:       3306 uptime:         9 min 38 sec 


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -