You are not logged in.

#1 2006-06-11 15:05:50

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

MySQL - How to Set it up

I looked on the wiki and on the forums and didn't see muhc information on how to exactly setup mySQL. I've tried countless times and keep failing. The only thing I know to do is:

pacman - S mysql mysql-query-browser

Then start mysql with the mysql daemon. So yeah... that works. But I can't ever connect to my mysql, Is their a certain command I have to type before mysql works properly?

Offline

#2 2006-06-11 15:44:56

AllTom
Member
Registered: 2006-01-02
Posts: 60
Website

Re: MySQL - How to Set it up

Do you get "Can't connect" errors or "Access denied" errors? What command are you using to connect?

Offline

#3 2006-06-11 15:53:34

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,718
Website

Re: MySQL - How to Set it up

Well ... there is more to MySQL than the install. You need to have an account, in fact, by default the root password of MySQL is blank and you should log in as root and enter a password, then create a uer account, and then you can get to use it.
Perhaps, this : http://wiki.archlinux.org/index.php/LAMP will be of help.

Offline

Board footer

Powered by FluxBB