摘要: select * from information_schema.partitions where table_schema=database() and table_name='table_name'; 阅读全文
posted @ 2014-10-25 21:24 Echo正在输入 阅读(203) 评论(0) 推荐(0)