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 have the rights to access the payroll table, were they can see the salary of others employee and many more information of employee. My question is , do we have any secure method to protect the data. Like storing the data on encrypted format in mysql database. Also, do we have any other possible methods to restrict the development team from access on the data's Regards, Suja