こんにちは、かねこです。 ブログ更新当番の今日は、エンジニアっぽいエントリーを書こうと思います。 ちょうどMySQLのデータ容量を調べたところだったので、調べ方を記録しておこう。 まず、MySQLクライアントを起動します。 > mysql -u mysqluser -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 999999999 Server version: 5.6.11 Source distribution Type 'help;' or '\h' for help. Type '\c' to clear the buffer. スキーマ全体のデータ容量をチェック mysql> select round(sum(data_