Files
webmin/mysql/help/procs.html
2007-04-12 20:24:50 +00:00

13 lines
481 B
HTML

<header>Database Connections</header>
This page displays all current connections to the MySQL database server,
except for the one used to actually request the connection list. You can
terminate a connection (and the query it is running) by selecting it and
clicking the <b>Kill Selected Connections</b> button. <p>
In some cases, a connection and its associated query may continue to run even
when the client has exited. It will still appear on this page though. <p>
<footer>