swangy
02/26/2019, 4:03 PM? Set up a new Prisma server or deploy to an existing server? Use existing database
? What kind of database do you want to deploy to? MySQL
? Does your database contain existing data? No
? Enter database host localhost
? Enter database port 8889
? Enter database user root
? Enter database password root
Connecting to database !
▸ Connection terminated unexpectedly
Get in touch if you need help: <https://www.prisma.io/forum/>
To get more detailed output, run $ export DEBUG="*"
Arnab
02/27/2019, 8:28 AMexport DEBUG="*"
and re-running it?