Jump to content
NAKIVO Community Forum

GrZeCh

Members
  • Posts

    5
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by GrZeCh

  1. When it comes to MySQL it is not so simple like it is on MSSQL. On MSSQL you can recover .mdf and .ldf and just attach this DB to any other compatible MSSQL engine. When it comes to MySQL it is not so simple. To recover MySQL DB you will have to access to not only DB dir but also innodb logs, mysql DB (main DB in MySQL engine), performance_schemat DB too.

    Investigate it on your end to fully understand whole complexity of this operation. Bottom line just like I said this is not so simple.

    • Like 1
×
×
  • Create New...