Hi frnd,
I have created an application in vb.net for which i have create database in mysql 4.1
I want to secure all tables of mysql database in such way that no one can see structure or data of any table.
how can i set password to mysql database?
and even if i set password to database someone can copy tables in other database and can aaccess the tables, give me some idea for securing mysql tables
I have created an application in vb.net for which i have create database in mysql 4.1
I want to secure all tables of mysql database in such way that no one can see structure or data of any table.
how can i set password to mysql database?
and even if i set password to database someone can copy tables in other database and can aaccess the tables, give me some idea for securing mysql tables
Comment