Feedback on error "The mysql
database is a system database"
#4682
Labels
domain/schema
Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc.
kind/improvement
An improvement to existing feature and code.
topic: error
Problem
Today we were migrating to Prisma 2.1.x from Prisma 2.0.x. Part of that involves e2e tests that we run. Our mysql test hit an issue:
Eventually the problem was understood, but here's some feedback from a db newb:
Suggested solution
Alternatives
Additional context
I realize its quite an edgecase to pick a database name of
mysql
, and silly. So probably this feedback is low priority! But hope it helps a bit at least :)The text was updated successfully, but these errors were encountered: