This topic describes how to create databases and accounts for an ApsaraDB RDS for MySQL instance.
Create a database
Create an account
FAQ
- Can I manage accounts at fine-grained levels, such as the source IP address level
and the table level?
For more information, see Authorize an account to access its authorized databases from specified IP addresses in an ApsaraDB RDS for MySQL instance and Authorize accounts to manage tables, views, and fields.
- Does ApsaraDB RDS provide accounts that are equivalent to root or superuser accounts?
No, ApsaraDB RDS does not provide accounts that are equivalent to root or superuser accounts. This way, your RDS instance can be protected from data loss and leaks that are caused by accidental operations.
References
- For more information about how to create an account for an RDS instance by calling an API operation, see Create a database account.
- For more information about how to create a database for an RDS instance by calling an API operation, see Create a database.
- For more information about how to create databases and accounts for an RDS instance
that runs a different database engine, see the following topics:
- Create an account and a database for an ApsaraDB RDS instance that runs SQL Server 2012, 2016, 2017 SE, or 2019 SE
- Create an account and a database for an ApsaraDB RDS instance that runs SQL Server 2008 R2
- Create databases and accounts for an ApsaraDB RDS for PostgreSQL instance
- Create databases and accounts for an ApsaraDB RDS for MariaDB TX instance