FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. ramonsaucedo
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    ramonsaucedo

    @ramonsaucedo

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ramonsaucedo Unfollow Follow

    Latest posts made by ramonsaucedo

    • RE: Connect prismajs

      @dan ok got it thanks

      posted in General Discussion
      R
      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?

      posted in General Discussion
      R
      ramonsaucedo
    • Connect prismajs

      well, the title, I use planetscale to host my db, and so far have had no luck integrating it

      posted in General Discussion
      R
      ramonsaucedo