Submitted by yngens on Sat, 07/28/2018 - 12:12
Currently, you have to enable the "MySQL database enabled?" option for a parent domain if you want any of its sub-domain to have its own database. However, there are tons of use cases when the parent websites have just static pages without need for database and at the same time sub-domains could host websites with dynamic content, which need database support.
Status:
Closed (works as designed)
Comments
Submitted by JamieCameron on Sun, 07/29/2018 - 00:34 Comment #1
This is expected and unlikely to change, because the MySQL login is owned by the parent domain. So sub-servers can't have a MySQL login unless the parent does.
Submitted by yngens on Sun, 07/29/2018 - 17:03 Comment #3
Fair enough. I wanted just to get it better, but the current state is just fine.