MySQL Workbench error while accessing configuration -


after installing mysql community server 5.59 (64bit) , mysql workbench 5.2.31a , setting try accessing db's configuration , receive following error:

configuration file 'c:\program files\mysql\mysql server 5.0\my.ini' can not found. new file created on apply of changes.

i click ok. when trying apply change second io error not being able write file.

it figures installation @ c:\program files\mysql\mysql server 5.5 , not @ c:\program files\mysql\mysql server 5.0. why workbench search there?

try: can change base directory in

server administration-> manager server instances > local mysql >system profile > configuration file : <your dir>\my.ini (click directory)


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -