Development environment:
windows 7
postgresql 10.4
mysql 5.7.17
statement to install the extension:
create extension mysql_fdw
error:
ERROR: could not load library "C:/Program Files/PostgreSQL/10/lib/mysql_fdw.dll": The specified procedure could not be found.
processing:
mysql_fdw.dllpostgresqllib
oracle_fdwbindlllibmysql.dll
mysqlliblibmysql.dllpostgresqlbin
create extension mysql_fdw
has been trapped by this problem for a long time, please help me!