Importing large sql files into MySQL without loading in MySQL Workbench - MySQL DBA Tutorial

preview_player
Показать описание
Importing larger sql files into MySQL without loading in MySQL Workbench
In this demo we learn how we can import large SQL files into MySQL Server by using Workbench without opening them in Editor. The SQL file can be generated by using mysqldump. Sometime the file can get really large due to size of the database. If we need to import that file into MySQL Server, We don't have to open the file in MySQL Workbench. MySQL Workbench provide the facility to run SQL file without opening in the Editor.

To follow step by step tutorial for MySQL DBA for beginner to Advance

MySQL Workbench Tutorial
MySQL DBA Certification Training
MySQL DBA Tutorial Step by Step
MySQL DBA Training online free
MySQL Real Time DBA Tutorial
MySQL Administration Course step by Step
MySQL Tools for Development and Admin
Рекомендации по теме
Комментарии
Автор

i have 800mb sql data how to open that?

styxnet._