LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mysql (https://www.linuxquestions.org/questions/linux-software-2/mysql-837505/)

shenberry 10-11-2010 07:38 PM

mysql
 
Unless your distro has taken care of it Centos 5.5, you'll need to create a user with a password and read/write privileges for program database. You can do this using the MySQL command line client if you are familiar with it.

Well I am not familiar with it, so I wam wondering how to do it.

As well when I run
mysql - p program </usr/share/program/mysql.sql>
It asks for a password

By any chance how do i find out this password.

shenberry 10-11-2010 08:20 PM

solved problem with this mysqladmin -u root password WHATEVER_PASSWORD

but not it is saying file does not exist.

So I will look into that and post if I have any more problems.


All times are GMT -5. The time now is 03:28 AM.