What is the fix to connect the MySQL Workbench tool with the MAMP PRO MySQL database?
What is the fix to connect the MySQL Workbench tool with the MAMP PRO MySQL database?
In my case the problem was the ports. As well explained here, the default mysql port in MAMP is 8889, and not 3306, although in MAMP localhost website says that it`s running in 3306.