Re: How the stranger can't read my database?
Posted by:
Ryan Lowe
Date: September 05, 2007 08:51PM
You could use built-in MySQL encryption functions (http://dev.mysql.com/doc/refman/5.0/en/encryption-functions.html) on select data. If malicious users have access to your server and filesystem, you generally have much bigger problems...
Here's the *official* doc on security:
http://dev.mysql.com/doc/refman/5.0/en/security.html
Subject
Views
Written By
Posted
4092
August 30, 2007 09:27PM
Re: How the stranger can't read my database?
2744
September 05, 2007 08:51PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.