作者:用户0h2eqqbg44 | 来源:互联网 | 2023-10-10 12:17
Greetings,
When I try to create a table in an existing database
using a user that has no CREATE permissions, the action
seems to function properly. The next page that is
displayed allows me to enter what fields to add to the
table.
When I enter fields to be added to the table, it errors
out on submission, with the following, as would be
expected:
1142 - CREATE command denied to user ...
However, it should have said this when I tried to
create the table in the first place. Ideally, it should
act similarly to the 'Create new database' option which
is clearly labeled to show that I have no permissions
to use that function.
Configuration:
MySQL 4.1.10a
phpMyAdmin 2.6.4-pl1
- Original URL: "https://sourceforge.net/p/phpmyadmin/bugs/1803/":https://sourceforge.net/p/phpmyadmin/bugs/1803/
- Original author: burley
- Found in version: 2.6.4-pl1
该提问来源于开源项目:phpmyadmin/phpmyadmin
- Status: closed-fixed --> fixed