Member 10386523 Ответов: 1

Восстановить базу данных mysql community server (GPL) 400GB+ с помощью SQL-файла через командную строку? Как долго она должна принять?


I have a case where I want to restore MySQL Community Server (GPL) 400GB+ database using SQL file via command line. Reading data from the external (backup) drive and writing on OS HDD drive (restore).

Server Config: Processor - 2.0 GHz, RAM - 64 GB, System type - 64-bit,  Windows edition - Windows Server 2012 R2 Standard

I'm using MySQL Community Edition (GPL) and InnoDB version 5.6.17

Database Structure - database is having 283 table, 15 indexes, and 10 triggers. 

Database Complexity - Moderate (single table referred in 5-6 tables, where a single table includes more than 180 fields).

1. What is the best approach to do this?

2. How long should it take to do this if the uncompressed dump is 400 GB?


Что я уже пробовал:

Работаем над наилучшим подходом...
Я попробовал восстановить 40-50 ГБ для той же базы данных, это заняло около 12 часов.

Dave Kreskowiak

Никто не может сказать вам, сколько времени это займет из-за большого количества факторов, влияющих на производительность, а аппаратные характеристики сервера являются лишь небольшим подмножеством из них.