2014年10月15日
摘要: mysql> set profiling=1;Query OK, 0 rows affected, 1 warning (0.07 sec)mysql> select count(1) from wl;+----------+| count(1) |+----------+| 2 |+... 阅读全文
posted @ 2014-10-15 13:51 zitong 阅读(198) 评论(0) 推荐(0) 编辑