Richard Ji

Results 4 comments of Richard Ji

I don't have docker installed. Is that required? I thought only node.js is required for non-docker use.

1. What version of MySQL is being used? It is actually a DB called Dolt but it is MySQL compatible. The working PostgreSQL and not working PostgreSQL are both talking...

So I tested my compiled PostgreSQL with mysql_fdw against MariaDB 10.5 and it's working fine. So I guess the issue is Dolt specific. Any tips on how to trace mysql_fdw...

This is the complete server log from Dolt for when I try to execute "select * from dolt_source_types;". And if I try to execute another query to Dolt, nothing happens...