Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

cannot access a disposed object mysql workbench

When attempting to connect to a database requiring SSL, but SSL set to 'No' in WorkBench, I pressed cancel on the "Opening SQL Editor" and it presented me with the error:

"Cannot access a disposed object Object name: 'HUDForm'."

like image 598
user012576435869 Avatar asked May 26 '26 04:05

user012576435869


2 Answers

Press Windows + R type %appdata% find MySQL folder and DELETE that folder.

Open Workbench again and it will be fixed.

like image 132
Buğrahan Aydemir Avatar answered May 27 '26 17:05

Buğrahan Aydemir


Had the same problem. I created another connection with the same IP and port number but different instance name and it worked to open the Workbench.

Give a try!

like image 25
xoxo Avatar answered May 27 '26 16:05

xoxo