
Originally Posted by
Burst2365
Ok i installed the latest navicat and want to connect to Mysql for the DB creation. i get this is not a mariadb. or cant connect. My Mysql is running and i put in the root / and password i set and i get nothing! not sure whats going on. I even port forwared 3306 and disabled firewall, still cant connect. Any insight would be greatly appreciated. -burst
At this point try to edit your options properties and also try to check if you did any mistake to the database lines... If so, Default database is the infos bellow:
Code:
# URL = jdbc:mysql://localhost/(default)
# URL = jdbc:hsqldb:hsql://localhost/
# URL = jdbc:sqlserver://localhost/
The same exist for Login server.