]> andersk Git - sql-web.git/commitdiff
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@76 a142d4bd-2cfb-0310-9673-cb33a7e74f58
authorJoe Presbrey <presbrey@mit.edu>
Tue, 11 Oct 2005 15:46:12 +0000 (15:46 +0000)
committerJoe Presbrey <presbrey@mit.edu>
Tue, 11 Oct 2005 15:46:12 +0000 (15:46 +0000)
cron/checkProcesses.php

index e5c134ec951efceecd12525e43d06aea3f5ade3a..b5c1554d0681fb14e64a4d4d4c5b6a709a923002 100755 (executable)
@@ -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.
 
 ---------------------------------------------------------------------------
 
This page took 0.050742 seconds and 5 git commands to generate.