[ask for help] I encountered a problem using mysql_fdw.

< H2 > there is a problem installing the mysql_fdw extension on postgresql. I don"t know how to fix it. < / H2 >

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!

Dec.17,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b316dd-2bd85.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b316dd-2bd85.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?