Need DataGrip & MySQL Connecting Tips?

Feeling stuck connecting DataGrip to my MySQL database!  I've followed all the usual steps, but still hitting a wall.  Anyone else out there faced similar connection issues with DataGrip and MySQL?

Wondering if there might be some hidden setting in DataGrip causing the trouble, or maybe even a known bug.  Also, is there a way to crank up the logging in DataGrip to get more details about what's going wrong?

0
1 comment

Ensure your MySQL details are correct, check the driver, and enable logging in DataGrip via Help > Diagnostic Tools > Debug Log Settings with #com.intellij.database.

0

Please sign in to leave a comment.