phpmyadmin - How to assign new database to user account(cpanel)? -


i have root access phpmyadmin , created database (cpaneluser_databasename) , user using php script, when login cpanel cannot find database there.

now question how associate database user account user account mean cpanel account ? here find similar question didn't find proper answer here.

i woring on oneclick installer create database , upload files , associate user account database.

select database mysql insert user table correct values insert db table correct values flush privileges

for correct values see mysql user manual regarding mysql security http://dev.mysql.com/doc/mysql-security-excerpt/5.0/en/grant-table-structure.html


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -