Index: trunk/MagicSoft/Mars/datacenter/db/include.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/include.php	(revision 9184)
+++ trunk/MagicSoft/Mars/datacenter/db/include.php	(revision 9249)
@@ -84,5 +84,5 @@
 
     $status = array
-        ( 0 => "all",
+        ( 0 => "ALL",
           1 => "done",
           2 => "not done",
@@ -91,5 +91,5 @@
           5 => "failed",
           6 => "crashed",
-          7 => "group by",
+          7 => "GROUP BY",
         );
 
