Город МОСКОВСКИЙ
00:01:54

#MYSQL - How to copy a database using HeidiSQL?

Аватар
DataFlow
Просмотры:
23
Дата загрузки:
08.12.2023 00:58
Длительность:
00:01:54
Категория:
Лайфстайл

Описание

Consider you have two databases: source_db and target_db. If you want to copy the database contents from source_db to target_db you should do as follow in HeidiSQL:

1. Right click on source_db then select: Export database as SQL.
2. Now change the value of Output and select Database.
3. A select box will appear, select target_db and that's all.

Source : https://stackoverflow.com/questions/14891145/how-to-copy-a-database-using-heidisql

Рекомендуемые видео