Join Slack
Communities
Powered by
I can't seem to connect prisma to mysql with ssl e...
# orm-help
r
rawriclark
02/13/2019, 9:23 AM
I can't seem to connect prisma to mysql with ssl enabled
h
Harshit
02/13/2019, 9:25 AM
Are you connecting to local server
Harshit
02/13/2019, 9:25 AM
Or a cloud one
r
rawriclark
02/14/2019, 5:32 AM
@Harshit
im using local setup docker mysql 8
h
Harshit
02/14/2019, 5:52 AM
MySQL 8 is not supported right as we use mariadb driver Please use MySQL 5 or postgres
https://github.com/prisma/prisma/issues/3979
https://github.com/prisma/prisma/pull/3759
r
rawriclark
02/14/2019, 8:40 AM
ah that makese sense so if I used ssl in 5.7 then it will work
rawriclark
02/14/2019, 8:40 AM
thanks
@Harshit
I appreciate it
3
Views
Open in Slack
Previous
Next