@dan ok got it thanks
Latest posts made by ramonsaucedo
-
RE: Connect prismajs
@dan the version is mysql 8.0, tried to put the string and got:
Unable to create the database. Perhaps the database name you provided contains a reserved word or characters. The error from the database was [Can't create database 'xxxxxxxxxx'; database exists].
I'm also using a data proxy with prisma data platform but I doubt that's the problem since I'm not using the prisma proxy connection (and the db is mysql by nature)
My ssl is in strict, by default
I got this when I enbled TLS : "
Unable to create the ordinary user using the username and password you provided. Perhaps the username is invalid or uses a reserved word. The error from the database was [syntax error at position 12 near 'USER']"
is it possible to write the fusionauth schema and somehow work around the fact?
-
Connect prismajs
well, the title, I use planetscale to host my db, and so far have had no luck integrating it