This may be a weird question, but we were wondering if there was some sort of way to encrypt or protect the database just in case of someone hacking into the server it resides on. Since there might be some sensitive info in the database, we'd like to go to as great a lengths as possible (only usernames, etc., but still...). We already plan on just reading and writing to those fields when necessary with an SSL, but would there be any other options other than hoping my host runs all the updates when they need to and have a good firewall?Any help is greatly appreciated.Thanks in advance.-Bill
You may find these links useful for MySQL security
http://www.securityfocus.com/infocus/1667 http://www.securityfocus.com/infocus/1726 http://www.linuxsecurity.com/tips/tip-24.html http://www.mysql.com/doc/en/Security.html http://www.openpkg.org/security/OpenPKG-SA-2002.013-mysql.html http://www.amazon.com/exec/obidos/tg/detail/-/0131407333/qid=1062973202/sr=1-1/ref=sr_1_1/104-1236674-9435128?v=glance&s=books http://www.amazon.com/exec/obidos/tg/detail/-/1861008554/qid=1062973202/sr=1-3/ref=sr_1_3/104-1236674-9435128?v=glance&s=books
Mike
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]