-
-
Notifications
You must be signed in to change notification settings - Fork 873
Open
Milestone
Description
exporting demodb using the export API , and then importing it using the import API, an error occurred.
Use the following command to test:
-
curl -u root:root http://:2480/export/demodb --output demodb.gz
-
curl -X POST -u root:root http://:2480/import/demodb -H "Content-Type: application/json" --data-binary "@demodb"

version: community-3.2.42 ,thanks
sblommers
Metadata
Metadata
Assignees
Labels
No labels