Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Canot select db #5

@RatkoD

Description

@RatkoD

No matter how I run the phpmyadmin-cli, it seems like I cannot select db so that I can run query:

phpmyadmin-cli -l http://myPhpMyAdmin/ -u user -p password -e ' SELECT * FROM users'
Enter password:
ERROR #1046 - No database selected

phpmyadmin-cli -l http://myPhpMyAdmin/ -u user -p password -e ' SELECT * FROM users' mydb
Enter password:
ERROR #1046 - No database selected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions