Index: temp/trunk/html/test/kakinaka/mysql.php
===================================================================
--- temp/trunk/html/test/kakinaka/mysql.php	(revision 4652)
+++ temp/trunk/html/test/kakinaka/mysql.php	(revision 4653)
@@ -4,5 +4,5 @@
 print("start");
 
-$dsn = "mysql://eccube_db_user:password@210.188.212.163/eccube_db";
+$dsn = "mysql://eccube_db_user:password@kakinaka.ec-cube.net/eccube_db";
 if(($db = DB::connect($dsn)) == 0){
   print "¤ª¤ª¤Ã¤È¡ª¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÀÜÂ³¤Ç¤­¤Þ¤»¤ó¡£";
