> 作者“pa”的文章
  • mysql查看表分区

    SELECT partition_name part, partition_expression expr, partition_description descr, table_rows FROM information_schema.partitions WHERE table_sche...

    04-23 40 869 文档中心