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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -