Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hex-Blob Error #135

Open
marcostalder85 opened this issue Mar 10, 2022 · 2 comments
Open

Hex-Blob Error #135

marcostalder85 opened this issue Mar 10, 2022 · 2 comments

Comments

@marcostalder85
Copy link

I've found out, when you use some transaction plugins who stores the whole transactions as a blob, and you want to import this SQL-file, you will get an error.

So the workaround is, that we have to clean the INSERTs of this table and export it separately etc...

Maybe there is a good way to add --hex-blob or turn blob into a good importable option.

@kevinwhoffman
Copy link

Hey @marcostalder85, could you let us know which transaction plugin you are using and provide us with steps to recreate the error so we can look into this further?

@marcostalder85
Copy link
Author

Hey @kevinwhoffman . We used the most used plugin for DataTrans I could send you the zip file directly or an sql dump without wp-migrate-db.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants