The main reason for applying masking to a data field is to protect data from external exposure. for example mobile no. is 9878415877, digits can by shuffle(8987148577) or can replace with other letter/number(first 6 digits replace with X-- xxxxxx5877) by using data masking. We can use any one data masking technique to protect our sensitive data from external exposure. I need a tool which will mask data in existing mysql db.
-----Original Message----- From: "Reindl Harald" <h.rei...@thelounge.net> Sent: Tuesday, 15 April, 2014 1:51pm To: mysql@lists.mysql.com Subject: Re: Data masking for mysql Am 15.04.2014 08:52, schrieb reena.kam...@jktech..com: > I need to do data masking to sensitive data exists in mysql db. is there any > data masking tool available for mysql with linux platform. > if yes... please provide the links. > else... please suggest other alternatives for this requirement what is "data masking"? if you mean encryption you need to do that in the application because transparent encryption and decryption in the database layer makes little sense ********************************************************************************************************************** <img src='http://jktech.com//cms/website_files/image001.jpg' /> <p> CONFIDENTIALITY. This e-mail and any attachments are confidential and may also be privileged. If you are not the named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose, or store or copy the information in any medium. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of JK Technosoft Ltd. If you have received this e-mail in error please immediately notify the person who has sent this email to you with copy to administra...@jktech.com </p> ********************************************************************************************************************** -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql