Table of Contents
Create a Database
From the CCX dashboard, choose the data store and navigate to the Databases section.
Create a new database, if does not exist, in the data store.
Field | Description |
---|---|
Database Name |
|
Create a Database User
From the CCX dashboard, choose the data store and navigate to the Users section. Click the
Create a new database user and assign database privileges.
Field | Description |
---|---|
Username |
|
Password |
|
Database Name |
|
Authentication plugin |
|
However, this is fields are different with each CCX-supported database software.
User Accounts
In the screenshot, the user ‘dbuser’ is allowed to connect to the database. With default privileges of CREATE USER(Global Privileges) and ALL PRIVILEGES and GRANT OPTION on the WordPress database. However, this is different with each CCX-supported database software.
If you wish at any time for this user to have no access, then you can delete the account by clicking on the bin icon.
Connection assistant
From the CCX dashboard, choose the data store and navigate to the Users section. Click the
Configure your connection strings for your database.
Field | Description |
---|---|
Db user | Select the database user to be used. |
Database name | Select the database you want to connect to. |
Endpoint | Currently, the only option is primary. |
Technology | Select the connection driver. These are the drivers currently supported:
|
User and Database created are required to use this feature.