Re: Regarding Security Problem - Murali (India)

2005-08-09 Thread Gleb Paharenko
Hello.



MySQL doesn't support Windows 98, and it's (Windows 98 certainly) design

isn't enough secure. There're no file system which has support for

file permissions. Upgrade to the fresher Windows (2k, XP,

2003) will allow you to solve this issue by protecting 'mysql' database

from replacement by other users. Read about how the privilege system works

in MySQL:

  http://dev.mysql.com/doc/mysql/en/privileges.html







"Murali" <[EMAIL PROTECTED]> wrote:

>First I have to Thank you for creating such a wonderful backend.

>

>Problem Statment :  My Operating System is Windows 98. I have set password for 
>my MySql

>database. Its working fine. 

>

>Following are the databases that i am using in My Data Folder

>

>Employee

>Sales

>Marketing

>Mysql

>Reports

>

>But if i replaced that Mysql database with the old one(which is not set 
>password) it's not

>asking for the password. I know that is how it has been designed but to 
>overcome this

>problem what shall I do? Please help me out.

>

>Thank you

>

>V.Murali

>India

>



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Regarding Security Problem - Murali (India)

2005-08-08 Thread Murali
First I have to Thank you for creating such a wonderful backend.

Problem Statment :  My Operating System is Windows 98. I have set password for 
my MySql database. Its working fine. 

Following are the databases that i am using in My Data Folder

Employee
Sales
Marketing
Mysql
Reports

But if i replaced that Mysql database with the old one(which is not set 
password) it's not asking for the password. I know that is how it has been 
designed but to overcome this problem what shall I do? Please help me out.

Thank you

V.Murali
India