How can I use mysqldump in AWS RDS database and attach the result to JIRA ticket

0

Hello,

I wonder if someone could help me with the steps to take a backup of an RDS DB using mysqldump and attach the result to a JIRA ticket please

Many thanks in advance

Abdel
posta un anno fa1052 visualizzazioni
1 Risposta
0

Thank you so much for asking your question.

To dump data from RDS MySQL database instance, you can use EC2 instance, and mysqldump, then compressed it and attache the results to a JIRA. You can find the command detail on RDS document(please see the step 2), and MySQL document (please select the version you are using from dropdown list).

RDS MySQL has some limitation on using mysqldump, please read knowledge center in advance.

AWS
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande