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

Can't round trip dolt dump #4416

Closed
andy-wm-arthur opened this issue Sep 27, 2022 · 1 comment · Fixed by #4461
Closed

Can't round trip dolt dump #4416

andy-wm-arthur opened this issue Sep 27, 2022 · 1 comment · Fixed by #4461
Labels
bug Something isn't working dumps Deals with dumping to and from mysql

Comments

@andy-wm-arthur
Copy link
Contributor

import doltdump.sql from this database: https://www.dolthub.com/repositories/dolthub/first-hour-db

throws an error trying to parse a literal:

Error parsing SQL
syntax error at position 185 near ''

ate`) VALUES (1,'47 MySakila Drive',NULL,'Alberta',300,'','',>
                                                                ^
syntax error at position 185 near ''
@timsehn timsehn added bug Something isn't working dumps Deals with dumping to and from mysql labels Sep 27, 2022
@timsehn
Copy link
Sponsor Contributor

timsehn commented Sep 27, 2022

Related: #3729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dumps Deals with dumping to and from mysql
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants