0

Not able to connect to the database with cleardb mysql using heroku as web-server deployment, with mysql workbench the following error is described in the image below.

enter image description here

bobb1213131
  • 277
  • 1
  • 5
  • 16
  • What server version is that? MySQL Workbench uses the latest client library (8.0.13 at this point) and that might not work with older servers. – Mike Lischke Oct 27 '18 at 08:35
  • Are you using an encrypted connection? – ChrisGPT was on strike Oct 27 '18 at 13:28
  • Oh i will check at work tmr which version im using and no, the password is from the cleardb addon which is provided heroku website – bobb1213131 Oct 28 '18 at 13:26
  • did you ever get the connection to work? I'm having trouble connecting with workbench (using mysql 8) to clearDB – cDub Feb 12 '19 at 20:59
  • 1
    @Christy hi christy, I figured out that the problem was that my workplace had a VPN, so I couldn't connect directly to the database due to it, so there's no fix for this, in order to make it work, you most likely need to connect to the database of your work – bobb1213131 Mar 17 '19 at 22:07

0 Answers0