Connecting Tech Pros Worldwide Forums | Help | Site Map

Secure all tables of mysql database

blossam's Avatar
Newbie
 
Join Date: May 2007
Posts: 29
#1: May 31 '07
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

pbmods's Avatar
Site Moderator
 
Join Date: Apr 2007
Location: Texas
Posts: 5,435
#2: May 31 '07

re: Secure all tables of mysql database


You'll want to take a look at this document.
blossam's Avatar
Newbie
 
Join Date: May 2007
Posts: 29
#3: Jun 1 '07

re: Secure all tables of mysql database


Quote:

Originally Posted by pbmods

You'll want to take a look at this document.


hi its really very helpful thanks.
Reply