Index: temp/trunk/html/test/kakinaka/mysql.php
===================================================================
--- temp/trunk/html/test/kakinaka/mysql.php	(revision 4663)
+++ temp/trunk/html/test/kakinaka/mysql.php	(revision 4664)
@@ -11,5 +11,5 @@
   print "¤ª¤ª¤Ã¤È¡ª¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÀÜÂ³¤Ç¤­¤Þ¤»¤ó¡£";
 }
-
+print("end");
 $result = $db->query("select * from test");
 while($row = $result->fetchRow()){
