LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   MySQL in F3 default user? (https://www.linuxquestions.org/questions/fedora-35/mysql-in-f3-default-user-297449/)

CrazyPilot 03-04-2005 01:04 AM

MySQL in F3 default user?
 
Working on phpBB2 in fedora 3 with the prefab install of MySQL

Your Database Name:
Database Username:
Database Password:

I'm not sure what needs to be for the username/passwd but i know it isn't my user account on the computer, tried that...
Not certain about the Database Name either...

:newbie:


Is there something I need to set up in mysql???
If so, where/how.

thx!

acid_kewpie 03-04-2005 06:24 PM

you'd use the mysqladmin program (or is it mysqlsetpermissions.. no idea... it'll start with mysql though... so just use bash autocomplete to list them) to add users to mysql's own authentication systems. root should be set up by default, so just access with that account.

CrazyPilot 03-05-2005 02:51 PM

mysqladmin works nicely, i can do alot of other stuff with it too.

thx for the help


All times are GMT -5. The time now is 06:45 PM.