The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Is it possible in phpMyAdmin to lock a table in a MySQL database so that no more data can be added to it?
And if so how would I do it?
And if so how would I do it?
Posted
See this post: StackOverflow and this one: MySQL
Last edited by Carefree on 25 April 2015, 18:46
Posted
Thanks Carefree but having looked into it further I can't lock the table as it needs to be written to when using the software that uses that database.
I've made a few changes to the software which hopefully will prevent it from being hacked into again (not Snitz by the way), time will tell
Posted
Put a condition on writing to that particular table if it's especially important. Maybe a second password requirement or special ID of some sort.
Posted
I've renamed the file extensions for the files that are linked to the admin side so that it's not possible to add additional administrators which would then prevent someone manually altering settings, etc.
However I'm not sure exactly how a hacker gained access to do so in the first place (adserving software)
All I know is that some of the changes would have had to have been done manually, plus two additional admin accounts had been set up to do so.
However I'm not sure exactly how a hacker gained access to do so in the first place (adserving software)
All I know is that some of the changes would have had to have been done manually, plus two additional admin accounts had been set up to do so.
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
Loading...