Mysql 查询Hash分区

select * from information_schema.partitions where table_schema=database() and table_name='table_name';

posted @ 2014-10-25 21:24  Echo正在输入  阅读(203)  评论(0)    收藏  举报