• Resolved triplebit

    (@triplebit)


    In all of my sites the database backup file is different from the direct backup file that I get from phpmyadmin.
    Editing these files with text editor i see that With backwpup some items are different as if they are encoded(like siteurl);
    Does anyone know why?
    Can I cause the backwpup sql file be the same?
    Thx

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Brandon Olivares

    (@cocreation)

    Hi @triplebit, this encoding is intentional to protect any values that might be binary encoded. It’ll import into your database perfectly fine. If you like, you can set up a test database, and try importing the SQL file to test whether it imports properly for you.

    Thread Starter triplebit

    (@triplebit)

    Thanks Mr. Olivares
    I want to be able to edit the sql file so I need somehow to restore it to its original values. Is it possible and how?
    Thx

    Thread Starter triplebit

    (@triplebit)

    By the way I think its a great plugin and it rescued me a few times…

    Thread Starter triplebit

    (@triplebit)

    I though on a some workaround, please refer if you can.
    Before editing I can import to any database and than export it with phpmyadmin.
    The exported file should be decoded.
    Is that right?
    Thx

    Plugin Author Brandon Olivares

    (@cocreation)

    Yes that’s correct.

    In the next release we’ll limit the columns that get encoded so it’s only binary-type columns.

    I’m glad this could get resolved. 🙂

    If you are happy with our free plugin and support, please make us happy and take 30 seconds to leave a review. 🙂 We’d really appreciate that.

    Thread Starter triplebit

    (@triplebit)

    Ok

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘encoded values in backup sql file’ is closed to new replies.