LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   hi sfin (https://www.linuxquestions.org/questions/linux-general-1/hi-sfin-20777/)

smjs 05-12-2002 11:29 AM

help me
 

how can i creat SQL databace in redhat 7.3 linux ...?

smjs 05-12-2002 11:31 AM

Re: hi sfin
 
Quote:

Originally posted by smjs
hi
how are you ?
you are from Bahrain ..... but from which state?

do you have speed net ....
and which opriting system use ...

smjs 05-12-2002 11:52 AM

sorry
 
sorry men ....

Sfin 05-12-2002 12:16 PM

Hey m8,

Yeah I am from Bahrain, but I think it is too small to call the cities in it States ;)

I am from Manama, but currently I study in the US, so I am using my Universities 10Mbit Ethernet; the service provided by batelco doesn't even compare to how fast this is.

Also where did you goto school. maybe I know you. I went to Bayan, and graduated in 1999.

About the SQL database, first you need to make sure that you have mySQL installed on it, then check the documentation on the mysql site for info on how to create a database. Also a good idea would be to check the man pages:

man mysql
man mysqladmin
man mysqlaccess
and so on.

also every man page has at the bottom a list of other man pages that you can check, which deal with mySQL.

I think the command is as follows:

mysqladmin create <database name>


All times are GMT -5. The time now is 02:15 AM.