MySql Workbench Can't connect to database directly -


i have right configuration database connection.

currently configuration works if don't specify default schema

but when put database name, prompts dialog saying

please enter password following service: service:mysql@127.0.0.1:3306...some long text user:xbin_sql password: 

but when type password promts error

failed connect .... access denied.... 

i don't know why password , username correct

enter image description here


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -