Giter Site home page Giter Site logo

Connection Pooling about mysql_fdw HOT 5 CLOSED

enterprisedb avatar enterprisedb commented on September 16, 2024
Connection Pooling

from mysql_fdw.

Comments (5)

ibrarahmad avatar ibrarahmad commented on September 16, 2024

You said:

The write user has all access on the write table and the read user only has select on the read table.
I then made two different tables one using the fdw_mysql_read server and one using the > fdw_mysql_write:

You have assigned permission to "read" and "write" user in MySQL? If yes then its MySQL responsibility to throw an error.

from mysql_fdw.

ssmoss avatar ssmoss commented on September 16, 2024

The issue was after accessing a table connected with the read server I could not insert data into the table connected to the write server.

If I disconnected from Postgres, reconnected and accessed the table connected with the write sever I then could not access the table associated with read server.

My use of the word server is in the context of "create server..."

from mysql_fdw.

ibrarahmad avatar ibrarahmad commented on September 16, 2024

I pushed a fix for that, can you please test that.

from mysql_fdw.

ssmoss avatar ssmoss commented on September 16, 2024

I will test this out today. Thanks.

from mysql_fdw.

ssmoss avatar ssmoss commented on September 16, 2024

I believe this is working correctly now.

from mysql_fdw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.