On Fri, Jan 11, 2008 at 02:01:37AM +0530, Sujatha S wrote:
> Thanks for the update. Is there any method to encrypt the data on mysql?

Of course you can do that. You only need to find trustworthy developers
and let them implement that.

Why do you let them work with production data in the first place? Make a
complete dump, set up a development database and do something like

update salaries set salary = floor(100 + 100 * rand())

Regards,

Matthias Witte
-- 
[netzquadrat] GmbH       www.billiger-telefonieren.de
Gladbacher Straße 74     www.billiger-surfen.de
40219 Düsseldorf         www.sms.de
                         Tel/Fax: +49 211 30 20 33 18/22

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to