%Links::Tools::sql_monitor%>
Error: <%if error_connect%>Could not connect to database: <%escape_html error_connect%><%endif%> <%if error_prepare%>Could not prepare query: <%escape_html error_prepare%><%endif%> <%if error_execute%>Could not execute query: <%escape_html error_execute%><%endif%> <%if error_other%><%escape_html error_other%><%endif%>
<%endif%> <%if results%> <%unless results starts "Rows affected"%>Your query returned <%rows%> rows.
<%endunless%> <%results%> <%endif%>