We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DESC phpmyadmin.pma__users;
Results in an error:
Unexpected beginning of statement (near pma__users)
Without schema it works correctly:
DESC pma__users;