Link to home
Start Free TrialLog in
Avatar of MazarothIT
MazarothIT

asked on

Encrypt entire MySQL db in Mac OS X 10.6

I need to provide an encrypted database for a client on a Mac OS X 10.6.5 Mac Pro. I don't believe there will be any PHP or web front end for this data. It will just be queried directly using MySQL queries.

What is the best solution for encrypting an entire database?
Avatar of strung
strung
Flag of Canada image

Avatar of MazarothIT
MazarothIT

ASKER

Thats true. It would require the users to mount the sparsebundle image before performing MySQL queries. I think I could teach them how...

I have a couple of concerns with that method though.

1. Would there be a problem with dismounting the sparsebundle while the MySQL service is running?
2. How much will MySQL performance be affected by the database being in an encrypted sparsebundle?
ASKER CERTIFIED SOLUTION
Avatar of strung
strung
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Tolomir
This question has been classified as abandoned and is being closed as part of the Cleanup Program. See my comment at the end of the question for more details.