Skip to content

mariadb import fails when current path has a space #20

Open
@kyleridolfo

Description

@kyleridolfo

When trying to import an SQL file into mariadb, the process will fail if your current path has a space in it.

Example:
$ cd ~/MySQL Dumps
$ ops mariadb import my_database my_file.sql
cat: my_file.sql: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions