EnterpriseDB / mysql_fdw

PostgreSQL foreign data wrapper for MySQL
Other
521 stars 160 forks source link

failed to execute the MySQL query: #229

Open iamharikrishnank opened 2 years ago

iamharikrishnank commented 2 years ago

During executing the following query error occured postgres=# IMPORT FOREIGN SCHEMA mindsdb FROM SERVER mysql_minds INTO hrdb; ERROR: failed to execute the MySQL query:

vaibhavdalvi93 commented 2 years ago

Thank you @iamharikrishnank for reporting an issue.

It will be good if you provide more details on this issue to understand it better.

  1. Could you please confirm that you have provided full command output?
  2. Please, try to access one of the remote tables residing in the mindset database to check whether the issue is with IMPORT FOREIGN SCHEMA or connection issue.
  3. Can you please provide details of server mysql_minds options.
  4. Please make sure the remote server is active and running.
iamharikrishnank commented 2 years ago

@vaibhavdalvi93 I have executed following commands:

surajkharage19 commented 2 years ago

Thanks for providing the details. The issue is still not clear from the information provided. It would be good if you provide a complete reproducible test case for this issue. In addition to this - It would be good if you provide below information:

surajkharage19 commented 2 years ago

HI @iamharikrishnank,

We have not received any further update on this from your end. We are happy to assist if you provide the required details. If the issue is resolved then can you please close the case from your end?