Skip to content

DESCRIBE should allow schema.table #445

Closed
@MoonE

Description

@MoonE
DESC phpmyadmin.pma__users;

Results in an error:

Unexpected beginning of statement (near pma__users)

Without schema it works correctly:

DESC pma__users;

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions