News

MySQL command line tool for managing users, databases and privileges in one MySQL database instance. The tool is intended to ease administration from command line. Currently the tool supports: ...
Generate user based on provided data as username, this script will generate mysql user with unique password and add user privilege for each database prefixed with username, with example like test ...