Skip to content

Database import failed #10517

@shenwenquan2023

Description

@shenwenquan2023

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"

Image

version: community-3.2.42 ,thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions