my my.ini contain 
max_connections=100

this mean that simultaneous connection available is 100 connections,
my questions are:
1. is this value for one database or for overall mysql connections?
2. i'm unable to generate 100 connections, i don't have 100 workstations yet,  
    how do i test it?
3. what will happen if the connection exceed 100 connection?  
     (does mysql crash or display database unavailable error message
or it just queued the connection requests)
4. how should i measure the cache and ram needed for the value of connections?


thanx


-- 
Chenri J
Taman Palem Lestari B18 - 19A
(021) 926 68651 - Esia jadi bisa SMS

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

Reply via email to