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
질문됨 일 년 전1052회 조회
1개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠