When I set up a server instance in Workbench:
The service is correctly identified: wampmysqld (Running, Start mode: Auto)
The path to configuration file is correctly identified
When I click "Next", I get:
Error: couldn't find section [mysqld] in the config file (with path to the correct my.ini)
Why is it checking for section [mysqld] instead of section [wampmysqld]? Seems like a bug?
The service is correctly identified: wampmysqld (Running, Start mode: Auto)
The path to configuration file is correctly identified
When I click "Next", I get:
Error: couldn't find section [mysqld] in the config file (with path to the correct my.ini)
Check if section for instance mysqld exists in D:\Documents\Application Data\MySQL\Wampserver\my.ini Operation failed: Couldn't find section [mysqld] in the config file D:\Documents\Application Data\MySQL\Wampserver\my.ini
Why is it checking for section [mysqld] instead of section [wampmysqld]? Seems like a bug?