Help Center/ Relational Database Service_RDS for MySQL/ FAQs/ Backup and Restoration/ Why Is a Table or Data Missing from My RDS Database?
Updated on 2025-08-20 GMT+08:00

Why Is a Table or Data Missing from My RDS Database?

RDS does not delete or perform any operations on any user data. If this problem occurs, check if there have been any misoperations and restore the data from backup files, if necessary.

Check for misoperations: If SQL audit has been enabled, you can view data execution records in audit logs.

Restore data using backup files:

  • Use the RDS restoration function.
  • Import the backup data to RDS through an ECS.