The command
- para_client cdt
+ para_client chs
prints the name of the current selector. Try
- para_client cdt mysql
+ para_client chs mysql
to switch to the mysql selector. If this doesn't work, it means that
some required config options were not specified (check the log for
Once the mysql selector is activated, create the database:
para_client cdb
- para_client cdt mysql
+ para_client chs mysql
The second command forces para_server to re-init the mysql selector.
Check the log. There should not be any warnings or errors.