• Resolved Halil

    (@halilesen)


    When establishing a database connection, is a read-only user account sufficient?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author axew3

    (@axewww)

    Hello Halil! I do not understand the question.

    read-only user account sufficient

    in this case means nothing because the connection to the database get data from a db and is then in top of the programmer to make available data that are retrieved with each query.

    Once a connection to a database is established yes, there are kind of privileges that a connection can have: read only, read-write etc that commonly are setup into cPanel.

    Normally a connection is Read/write.

    Thread Starter Halil

    (@halilesen)

    So, is it sufficient for it to have SELECT, INSERT and UPDATE privileges?

    Plugin Author axew3

    (@axewww)

    Yes!

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.