Innov-AI
    Documentation | MentDB Weak Server
Create a new database connection

  • To create a new database connection:
  • Right click on 'Database' and select for example 'Create MySQL connection'
  • cm set "demo_cm_mysql" {execute "db.mysql.config.get"
    	"[hostname]" "localhost"
    	"[port]" "3306"
    	"[database]" "test_db"
    	"[user]" "bob"
    	"[password]" "pwd"
    ;};
  • Change the name of your connection 'demo_cm_mysql' used by all MQL source code.
  • MENTDB is the name of the system database to manage the core MentDB
  • Change configuration to your MySQL Server...
  • Execute buttons
Services     Supporters     Contact     About     Legal notice © 2024