Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can i create a mysql user only for application?

User_89RDXSep 21 2022

Our specific requirement is to disable mysql database user from logging in through console i.e. the user should be able to authenticate with the database only through application.
The application user should not be able to login to database using the command mysql -u xxx -p

Comments
Post Details
Added on Sep 21 2022
1 comment
24 views