I need some help with prisma init. I'm trying to c...
# orm-help
r
I need some help with prisma init. I'm trying to connect an empty MySQL-DB on localhost and am getting a TypeError. Can anybody offer some advice?
h
Can you please share an screenshot of the error?
r
Thats the message i get
Nevermind... I already found the answer i was looking for. It's not possible to connect to a local mysql server without docker... only works for postgres