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

    spfarran

    @spfarran

    3
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    spfarran Unfollow Follow

    Best posts made by spfarran

    • RE: Error loading mysql backup

      Thank you, --hex-blob worked

      posted in Q&A
      S
      spfarran
    • Error loading mysql backup

      On a Fusionauth 1.27 instance, I'm generating a backup with mysqldump from mysql 8.0.21 as follows:

      mysqldump -u user --password=password --default-character-set=utf8mb4 --extended-insert fusionauth > fusionauth.sql
      

      I've also tried without extra parameters like extended-insert and the same is happening.

      When i load the backup i get this error

      23000][1062] Duplicate entry 'c\x1E\xCD\x9D\xEF\xBF\xBD@L\x13\xEF\xBF\xBDw\xEF\xBF' for key 'application_roles.PRIMARY'
      

      As I can see default roles created by Fusionauth(admin, theme_editor, etc) are which have repeated keys, at least it seems in binary(16);

      Is someone experiencing the same?

      Thanks 😉

      posted in Q&A
      S
      spfarran

    Latest posts made by spfarran

    • RE: Error loading mysql backup

      Thank you, --hex-blob worked

      posted in Q&A
      S
      spfarran
    • Error loading mysql backup

      On a Fusionauth 1.27 instance, I'm generating a backup with mysqldump from mysql 8.0.21 as follows:

      mysqldump -u user --password=password --default-character-set=utf8mb4 --extended-insert fusionauth > fusionauth.sql
      

      I've also tried without extra parameters like extended-insert and the same is happening.

      When i load the backup i get this error

      23000][1062] Duplicate entry 'c\x1E\xCD\x9D\xEF\xBF\xBD@L\x13\xEF\xBF\xBDw\xEF\xBF' for key 'application_roles.PRIMARY'
      

      As I can see default roles created by Fusionauth(admin, theme_editor, etc) are which have repeated keys, at least it seems in binary(16);

      Is someone experiencing the same?

      Thanks 😉

      posted in Q&A
      S
      spfarran