How Can I View the Minor Versions of RDS MySQL DB Instances?
- On the Instance Management page of the RDS console, view the DB engine version of the target DB instance. Figure 1 Instance management
- On the DAS console, perform the following steps to view the minor version of the target DB instance:
- Log in to the target DB instance.
- On the top menu bar, choose SQL Operations > SQL Window.
- Run select @@version; to view the version of the DB instance. Figure 2 Viewing the version
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.