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

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -