Location#

  • /var/lib/mysql
    • Each database has it's own directory within this

Database Engines#

MySQL Files#

  • .frm - format file. Contains table structural and identification info
  • db.opt - Stores database-wide config changes like character sets.

Resources#

See also#