Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are a database administrator running a MySQL database server with 100 databases for different applications. Write commands for: i) Taking a backup of all

You are a database administrator running a MySQL database server with 100 databases for different applications. Write commands for:
i) Taking a backup of all databases into one .sql file using mysqldump. The databases should them be copied to an external backup server. Write the commands for these tasks. Assume you have the root password for MySQL and the SSH password for the backup server
ii) Explain how you would allow remote connection for users and command on how you would access a database remotely. Assume you do not have access to phpMyAdmin. The database name is app_one, user is app_user, remote IP is 123.12.1.20 and password is My#Database#Pass#

Step by Step Solution

There are 3 Steps involved in it

Step: 1

i Taking a backup of all databases into one sql file using mysqldump To take a backup of all databases into one sql file using mysqldump you can use t... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Systems Analysis And Design

Authors: Joe Valacich, Joey George

9th Global Edition

1292351624, 978-1292351629

More Books

Students also viewed these Databases questions