Can't connect from remote computer

2005-07-12 Thread Salama hussein


I can't connect to Mysql from a remote computer yet I can log in fine 
locally. When I telnet from a remote computer to port 3306, I get a 
response. The response wasn't meaningful but it was a response.



Any ideas?

Salama



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



How to control database size in MySQL Windows?

2005-06-10 Thread Salama hussein


I think the answer to this is You can't. So I guess what I can do is run a 
query once every while and get the sizes of all the databases and if any 
exceeds a predetermined size, revoke insert and update privilages.


What's is the SQL query like to get a database size and the SQL to get the 
names of all the databases?


Salama



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



How to limit database size under Windows?

2005-02-05 Thread Salama hussein
I need to limit my users' databases size. In Linux, you can control the 
folder size but I can't do this under Windows unless I use expensive third 
party quota manager programs.

Is there any way to limit the database size? I find this feature seriously 
lacking.

Salama

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