I am trying to migrate a postgresql database to mysql following this tutorial: http://mysqlworkbench.org/2012/11/how-to-migrate-postgresql-databases-to-mysql-using-the-mysql-wo
I followed the official documentation from MySQL Workbench, in which they tell you to set up you ODBC connection as
Name: 'psqlODBC'
This is now the name of the driver. So whatever you have called the name in ODBC will need to match your Driver inside Workbench
Name psqlODBC
Matches Driver here psqlODBC
And then hopefully you'll get: