Re: Table encryption

2008-11-22 Thread Steve Edberg
At 2:41 PM -0800 11/21/08, Zakai Kinan wrote: I searched google and the archives of this list, but I am not cleared about the support of table encryption in mysql. Can someone clarify for me? thanks, Well, as far as I know, there isn't any built-in full table encryption implemented

Table encryption

2008-11-21 Thread Zakai Kinan
I searched google and the archives of this list, but I am not cleared about the support of table encryption in mysql. Can someone clarify for me? thanks, ZK -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com

Re: Database/table encryption

2001-02-01 Thread Rolf Hopkins
PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 01, 2001 20:39 Subject: Re: Database/table encryption > Hi! > > On Feb 01, Tõnu Samuel wrote: > > msquared wrote: > > > > > > I'm working for a company that has a paranoid client, and the cl

Re: Database/table encryption

2001-02-01 Thread Sergei Golubchik
Hi! On Feb 01, Tõnu Samuel wrote: > msquared wrote: > > > > I'm working for a company that has a paranoid client, and the client wants > > their database to be 'secure'. > > > > By 'secure' they mean that even if someone gains root access on the > > server, the data in the database can't be com

Re: Database/table encryption

2001-02-01 Thread Tõnu Samuel
msquared wrote: > > I'm working for a company that has a paranoid client, and the client wants > their database to be 'secure'. > > By 'secure' they mean that even if someone gains root access on the > server, the data in the database can't be compromised (obtained). > > I can think of a couple

Database/table encryption

2001-01-31 Thread msquared
I'm working for a company that has a paranoid client, and the client wants their database to be 'secure'. By 'secure' they mean that even if someone gains root access on the server, the data in the database can't be compromised (obtained). I can think of a couple of ways to do this, but I don't