Index: temp/trunk/html/test/kakinaka/mysql.php
===================================================================
--- temp/trunk/html/test/kakinaka/mysql.php	(revision 4645)
+++ temp/trunk/html/test/kakinaka/mysql.php	(revision 4646)
@@ -4,5 +4,5 @@
 print("start");
 
-$db = DB::connect("mysql://eccube_db_user:password@naka.lockon.co.jp/eccube_db");
+$db = DB::connect("mysql://eccube_db_user:password@naka.lockon.net/eccube_db");
 $result = $db->query("select * from test");
 while($row = $result->fetchRow()){
