| 怎么快速删除,请高手指点。。ratcat 发表于 2010-9-9 11:23
 
 
 truncate table account_char
 
 truncate table currentuser
 
 truncate table deleted_userdata--truncate table
 
 truncate table knights
 
 truncate table knights_rating
 
 truncate table knights_user
 
 truncate table tb_user
 
 truncate table userdata
 
 truncate table warehouse
 |