Index: temp/trunk/html/test/kakinaka/mysql.php
===================================================================
--- temp/trunk/html/test/kakinaka/mysql.php	(revision 4762)
+++ temp/trunk/html/test/kakinaka/mysql.php	(revision 4763)
@@ -55,5 +55,5 @@
 //print(preg_replace("/[\r\n\t]/"," ",$sql));
 
-$sql= "SELECT * fROm ILike = ad fd";
+$sql= "SELECT * fROm ILiked = ad fd";
 
 print(eregi_replace("(ILIKE )", "LIKE BINARY ", $sql));
