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-299292/)

eckertc1 03-08-2005 04:00 PM

Mysql
 
I have looked around with google and read allot of tutorials but I'm more confused then ever.

could someone PLEASE tell me how to create users/passwords in mysql and create databases. I'm running Fedora 3.

please don't just type out some linux jargon. I have seen enough of that. I need instructions easy enough for a recovering Windows(aholic) to understand.

thank you for any help!

Sincerely, Newb in need

david_ross 03-08-2005 04:05 PM

Creating users and permissions:
http://dev.mysql.com/doc/mysql/en/grant.html

Creating databases:
http://dev.mysql.com/doc/mysql/en/create-database.html

The mysql docs are some of the most comprehensive around. You may also want to consider using phpMyAdmin for a web based administration tool.


All times are GMT -5. The time now is 04:55 AM.