Data Browser - Viewing Site  Sector 23 Code Bank Logged in as:  Guest  




           


MySQL Workbench export Fails with Connect Error
In MySQL Workbench export, when attempting to do a data dump, I got an error: 'access denied, using password "no" when trying to connect'

To resolve:

Uncheck the Lock options in the advanced section in case your sql host doesn't support locks. There are two of them.
Also, uncheck 'show events' in case your sql host doesn't let you read events.
Select export to a dump folder, not export to self-contained file.
This will allow whatever can be exported to export, rather than an all or nothing failure.

Created By: amos 7/30/2015 11:06:22 PM
Updated: 7/30/2015 11:06:38 PM