摘要: 1. 创建测试表, 并加入记录,创建索引。(testing)root@localhost [test]> create table testa(id int, name varchar(9));Query OK, 0 rows affected (0.04 sec)(testing)root@loc... 阅读全文
posted @ 2014-06-18 13:08 SMALL-D 阅读(301) 评论(0) 推荐(0)