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