OS レベルで、次のステップでインストールされる mysql に役立つ可能性のある、調べて調整するものがあるかどうかを知りたいです。
私は次のように考慮すべきいくつかのことを知っています
file system: some file systems will fit better for mysql and its engines
behavior
open file : We should be able to open enough number of file as MYISAM
opens 3 files for each table
Architecture : 64 bit is recommended than 32 bit.
ここで他に調整または検討できることは何ですか。ありがとうございます。