Re: How to restrict users from accessing database.

2001-08-22 Thread Benjamin David Hildred
On Tue, Aug 21, 2001 at 04:08:42PM -0400, Sekaran, Chandra wrote: > Hi We have a licensed MySQL software. > I have one question. During Database Maintenance, i don't want users to be > connected with the database. > I want to start my database in restricted mode, thereby other than DBA, no > one c

How to restrict users from accessing database.

2001-08-21 Thread Sekaran, Chandra
Hi We have a licensed MySQL software. I have one question. During Database Maintenance, i don't want users to be connected with the database. I want to start my database in restricted mode, thereby other than DBA, no one can access the database during maintenance. how can i achive this in MySQL. O