I used phpMyAdmin to look at the stats for my MySQL server.

here's what they show...
http://www.2-bit-toys.com/db_info/server_status.html


What concerns me mainly are the stats at the top-right...'Failed attempts'
and 'Aborted.'
When would these situations occur?  Is it normal to see these?

I'm using PHP's mysql_pconnect for all my scripts.  Could this be causing
the failed/aborted attempts?
What is not clear in the documentation is whether mysql_pconnect will open
another connection if the current one is in use.


-James

Reply via email to