Post Description: how to set mysql root password setting root mysql admin database password
how, to, set, mysql, root, password, setting, root, mysql, admin, database, password
This Post Has Been Viewed 672 Times Since Fri Feb 29, 2008 12:01 pm Posted By web hosting with 0 replies
POST# 563
Posted On: Fri Feb 29, 2008 12:01 pm
if you have installed mysql, the first step you should take is to setup the default root password, otherwise, anyone will be able to access your database. so this is a good security way to prevent unauthorized users to access any database. so this is the command you should sed from the shell in linux:
mysqladmin -u root password