X-Git-Url: http://andersk.mit.edu/gitweb/sql-web.git/blobdiff_plain/3aadba67b8f2b9f03897743f7349a4c775b0d602..ba8e5719e86ccb4e3485af7f0bbe54d85f69d30c:/cron/checkProcesses.php diff --git a/cron/checkProcesses.php b/cron/checkProcesses.php index e5c134e..b5c1554 100755 --- a/cron/checkProcesses.php +++ b/cron/checkProcesses.php @@ -41,12 +41,12 @@ foreach($bad as $badproc) { A slow query was found on your database: $baddb It took $badtime seconds and has been aborted. -We do not allow inefficient SQL queries to run this long to conserve server -resources. Your query has been appended to this message for your records. -Please optimize your queries to avoid having your query killed in the -future. If you have any questions, please contact sql@mit.edu. +We do not allow inefficient SQL queries to run this long. Your query has +been appended to this message for your records. Please optimize your +queries to avoid having your queries killed in the future. If you have any +questions, please contact sql@mit.edu. -The SQL Service is available at http://sql.mit.edu/ +This SQL Service is available at sql.mit.edu. ---------------------------------------------------------------------------