Jake Peavy <[EMAIL PROTECTED]> wrote on 11/26/2005 07:54:22 PM:
> Also, do you know if there is any way at all to do the tiniest amount of
> research on my own to find out even the most basic information about
MySQL
> without bothering an entire worldwide mailing list with my trivial
> questions?
Also, do you know if there is any way at all to do the tiniest amount of
research on my own to find out even the most basic information about MySQL
without bothering an entire worldwide mailing list with my trivial
questions?
Hello.
See:
http://dev.mysql.com/doc/refman/5.0/en/encryption-functions.html
Luiz Rafael Culik Guimaraes wrote:
> Dear Friends
>
> is their any way to encrypt data saved to an mysql server?
>
> Regards
> Luiz
>
--
For technical support contracts, goto https://order.mysql.com/
hi, Mike.
What do this using an encrypted loopback-device, on which the
/var/lib/mysql stuff resides.
just check "man losetup" for instructions.
i'm NOT sure about the preformance issues, though.
and i am very concerned about filesystem-corruptionby my logic,
there's a double risk, since the
Mike Koponick wrote:
The idea is that if someone stole the hard drive or computer, it would
be hard for someone to break into the database. It seems to me the best
way would be to encrypt the drive space, and use the login to
authenticate the encryption space on the hard drive.
How about sth like