|
Title: Problems with max_user_connections Post by: joaocunha on January 12, 2011, 12:44:25 AM Title: Re: Problems with max_user_connections Post by: joaocunha on January 12, 2011, 12:48:49 AM Also, the following query: CHECK TABLE `hcl_activity` , `hcl_assigns` , `hcl_canned` , `hcl_chat` , `hcl_notes` , `hcl_operators` , `hcl_polling` , `hcl_sessions` , `hcl_system`
. . . gave me this: hcl_activity check warning 26 clients are using or haven't closed the table p. . . hcl_activity check status OK hcl_assigns check status OK hcl_canned check status OK hcl_chat check warning 3 clients are using or haven't closed the table pr. . . hcl_chat check status OK hcl_notes check status OK hcl_operators check warning 5 clients are using or haven't closed the table pr. . . hcl_operators check status OK hcl_polling check warning 4 clients are using or haven't closed the table pr. . . hcl_polling check status OK hcl_sessions check warning 24 clients are using or haven't closed the table p. . . hcl_sessions check status OK hcl_system check warning 26 clients are using or haven't closed the table p. . . hcl_system check status OK |