Jump to content

Locking Database


Recommended Posts

One table out of many in a database? What sql type and version (Oracle, mysql, mssql...) and what storage engine are you using (INNO, MYISAM...)?

 

If it's the whole DB and not just a table, run the queries as a user with only read permissions (SELECT, and not UPDATE, etc).

Link to comment
Share on other sites

Thats not what I mean.

 

OK, here is what I want to accomplish. I want to BLOCK the paypal payment address NOT to be able to be changed. ONLY from logging into phpMyAdmin only.

I don't want WHMCS to be able to change the paypal payment information from the WEB Panel.

 

It MySQL 5.0+

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated