Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

198
Visualizações
Is there a MySQL Equivalent of Dynamic Data Masking

Long time reader, first time posting so apologies if anything doesn't confirm to the correct way.

I currently built a SaaS platform, with a MySQL database containing PPI. I want to expand the team and require them to access the database. However; theres' way too much PPI data to allow a new remote hire access to it all.

I came across Microsoft SQL Server's Dynamic Data Masking function which was perfect until I realised it isn't available in MySQL. I can't find any similar function, does one exist? and if not any suggestions as to how I could achieve something similar to granting access whilst protecting my data

Thanks

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

The closest thing in MySQL is column-level privileges.

See https://dev.mysql.com/doc/refman/8.0/en/grant.html#grant-column-privileges

This combined with the support for roles (new in MySQL 8.0) should make it easier to create separate sets of column-level access privileges, granting those privileges to roles. When a new employee joins, grant them the role with limited access. Once they've been around long enough to be trusted, then grant them the additional role with the PII column privileges.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda