sde
Verified User
A user reported to me today that they were able to create a database from phpmyadmin.
after some investigating, here is what i found.
for the example, the username is abc. database abc_123 already exists.
from phpmyadmin, the user can create a new database with the same name except replacing the underscore with any other character.
example:
abc0123
abc?123
abc!123
the 123 database for abc already must exist. no more than 1 character can be in between abc and 123.
can anyone else confirm this on their system?
after some investigating, here is what i found.
for the example, the username is abc. database abc_123 already exists.
from phpmyadmin, the user can create a new database with the same name except replacing the underscore with any other character.
example:
abc0123
abc?123
abc!123
the 123 database for abc already must exist. no more than 1 character can be in between abc and 123.
can anyone else confirm this on their system?