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.
テーブルの各行のサイズを計算したい。これに利用できるツールはありますか。また、負荷テストツールを知っている人はいますか。
前もって感謝します。
よろしく、 マナシ
次を使用して平均行サイズを計算します。
SHOW TABLE STATUS [FROM databasename] [LIKE 'pattern']
Super Smackは、MySQL (および PostgreSQL) のベンチマーク、ストレス テスト、負荷生成ツールです。