how to prevent mysql data file being copied out -
just wondering there ways prevent mysql data files being copied others.
i developer mysql database, want protect tables no 1 possible copy table , used own program, or put don't want other see table design.
as aware mysql contains 3 files each table in mysql folder, can copy files , put own server.
there's no mysql specific way achieve that.
if mean file encryption, mysql doesn't support natively.
have @ 3rd party product:
http://www.vormetric.com/products/encryption/database-encryption
but zerkms correctly commented:
if have admin/root permissions on machine - can whatever want.
Comments
Post a Comment