日期:2014-05-17 浏览次数:20558 次
mysql_query("LOCK TABLES tablename READ;"); $result=mysql_query($sql, $conn); mysql_query("UNLOCK TABLES;");