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

sed: RE error: illegal byte sequence #1

Open
intel352 opened this issue Oct 13, 2016 · 2 comments
Open

sed: RE error: illegal byte sequence #1

intel352 opened this issue Oct 13, 2016 · 2 comments

Comments

@intel352
Copy link

On OSX, seeing "sed: RE error: illegal byte sequence" when processing a dump. All of the tables in the dump have charset set to utf-8, and the cli has lang set to utf-8.

@kedarvj
Copy link
Owner

kedarvj commented Jul 23, 2017

mysqldumpsplitter is actually using SED to do the job! Google led me to an elaborate solution here. Is that what you think matches?

@mattayers
Copy link

This worked for me:
LC_ALL=C ./mysqldumpsplitter.sh [options here...]

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

3 participants