Re: Securing the Data

2008-01-10 Thread Matthias Witte
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 pla

Re: Securing the Data

2008-01-10 Thread Sujatha S
base using a specific login.. > >> > >> Read on GRANT > >> > >> > >> > >> -Original Message----- > >> From: Sujatha S [mailto:[EMAIL PROTECTED] > >> Sent: Thursday, January 10, 2008 3:06 PM > >> To: mysql@li

RE: Securing the Data

2008-01-10 Thread jmacaranas
ubject: Re: Securing the Data Hello, http://dev.mysql.com/doc/refman/5.0/en/encryption-functions.html discusses some available encrypt and decrypt functions native to MySQL. -- Jimmy Sujatha S wrote: > Thanks for the update. Is there any method to encrypt the data on mysql? > > Regards, >

Re: Securing the Data

2008-01-10 Thread Jimmy Guerrero
] <[EMAIL PROTECTED]> wrote: You can limit access to tables in a database using a specific login.. Read on GRANT -Original Message- From: Sujatha S [mailto:[EMAIL PROTECTED] Sent: Thursday, January 10, 2008 3:06 PM To: mysql@lists.mysql.com Subject: Securing the Data Hello, Is it po

Re: Securing the Data

2008-01-10 Thread Sujatha S
> From: Sujatha S [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 10, 2008 3:06 PM > To: mysql@lists.mysql.com > Subject: Securing the Data > > Hello, > > > Is it possible to encrypt data on mysql database. > > > > > > I have the following

RE: Securing the Data

2008-01-10 Thread jmacaranas
You can limit access to tables in a database using a specific login.. Read on GRANT -Original Message- From: Sujatha S [mailto:[EMAIL PROTECTED] Sent: Thursday, January 10, 2008 3:06 PM To: mysql@lists.mysql.com Subject: Securing the Data Hello, Is it possible to encrypt data on

Securing the Data

2008-01-10 Thread Sujatha S
Hello, Is it possible to encrypt data on mysql database. I have the following requirement. We have a development team, which will be involved in payroll system. They will update the salary information of all the employees in mysql database. Due to this the members in development team