Build precise queries to find exactly what you need
Press ESC to close
@nspyrida
Favorites0
Views
Projects0
There is an issue with the connections test, as the DBMS connect_limit refers to the user threads, not the total threads, so it always gives a critical alert. Amending the code to divide do user_thread / connect_limit solves this.
Reviewed 14 years ago