Click on 'CONNECT' tab, right click on 'Database' and select 'Create mysql connection'
cm set "demo_cm_mysql" {execute "db.mysql.config.get" "[hostname]" "localhost" "[port]" "3306" "[database]" "test_db" "[user]" "bob" "[password]" "pwd" ;};
"1"Click on refrech button: