Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试计算 infiniDB 表的表大小。
在Show TABLE STATUS我看到数据大小为 0
Show TABLE STATUS
找出表和列大小的唯一方法是运行 databaseSizeReport 实用程序。它报告 dbroot 上现有数据的物理大小(以 GB 为单位)。但此功能仅适用于 Calpont InfiniDB Enterprise。