Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Installed MySQL

Quote Reply
Re: Installed MySQL In reply to
The command to start on your system seems
to be:

/usr/share/mysql/bin/safe_mysqld &


The _BEST_ place for information is to download the docs file for MySQL, and go through the setup/test step by step.

I got everything compiled in 20 minutes, but it took me 8 to 12 hours to figure out all the set up and tests.

Once I did, it's been running flawlessly.

You need to make sure you put the files in the right places, if you changed the default locations your paths will be different.

You also need to go in as root to set everything up, and get it working. Once it's working, and you set up another user, you can then access the database -- but you should not be able to get to the data files.

If you didn't install the program as root, that might be the problem.

I don't know for sure, I only installed it once... but those are the steps I followed, and I was learning Unix (Solaris) as I installed this, so I only a 2-3 month Unix experience at that time, so I wasn't drawing on any past experiences.

There are special notes in the docs for each OS, you need to read them, it might have been something very simple. I'm used to that, because the Solaris libs are different from "generic" Unix in many aspects Smile



[This message has been edited by pugdog (edited December 29, 1999).]
Subject Author Views Date
Thread Installed MySQL chilli 3118 Dec 29, 1999, 4:15 AM
Post Re: Installed MySQL
chilli 3034 Dec 28, 1999, 9:20 PM
Post Re: Installed MySQL
chilli 3053 Dec 28, 1999, 9:45 PM
Post Re: Installed MySQL
Michael_Bray 3048 Dec 29, 1999, 5:04 AM
Post Re: Installed MySQL
chilli 3043 Dec 29, 1999, 5:08 AM
Post Re: Installed MySQL
Michael_Bray 3028 Dec 29, 1999, 5:20 AM
Post Re: Installed MySQL
Alex 3049 Dec 29, 1999, 8:15 AM
Post Re: Installed MySQL
pugdog 3041 Dec 29, 1999, 10:53 AM