Data masking for mysql

2014-04-14 Thread reena . kamboj
Hi, 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. I look forward to hearing from you. With best regards,

Re: Set session binlog_format need SUPER privileges???

2014-04-14 Thread Johan De Meersman
- Original Message - > From: "Mr. Left" > Subject: Set session binlog_format need SUPER privileges??? > > When i want to set session binlog_format, I got error which means i should > have the SUPER privileges, > So i want to know, why i need such privileges just for the session variable?

Set session binlog_format need SUPER privileges???

2014-04-14 Thread Mr. Left
Hi, all, When i want to set session binlog_format, I got error which means i should have the SUPER privileges, So i want to know, why i need such privileges just for the session variable?