On Fri, Aug 02, 2002 at 02:53:38PM -0400, Mihail Manolov wrote: > Thanks Paul, > > I am confused with these two variables in the server status: > > Connections: 114577 > Threads_created: 12759 > > Could you explain the difference between these two variables?
Thread caching. MySQL doesn't always need to create a new thread per connection if it's configured properly. Jeremy -- Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo! <[EMAIL PROTECTED]> | http://jeremy.zawodny.com/ MySQL 3.23.51: up 64 days, processed 1,349,799,179 queries (241/sec. avg) --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php