Index: temp/trunk/html/admin/batch/daily.php
===================================================================
--- temp/trunk/html/admin/batch/daily.php	(revision 4820)
+++ temp/trunk/html/admin/batch/daily.php	(revision 4821)
@@ -113,5 +113,5 @@
 	$sql.= "SUM((SELECT COUNT(*) WHERE order_sex = 2 AND customer_id = 0)) AS women_nonmember, ";*/
 	$sql.= "SUM(total) AS total, ";
-	$sql.= "int8(AVG(total)) AS total_average ";
+	$sql.= "(AVG(total)) AS total_average ";
 	$sql.= $from;
 	$sql.= $where;		// ¼õÃíºîÀ®Æü¤Ç¸¡º÷¤¹¤ë
