Check your permissions first by typing:
[KieranMac:~] kieran% ls -al /usr/local/mysql/
.... this shold show data folder as something like this:
drwxr-x--- 13 mysql wheel 442 Aug 19 19:52 data
Type this on the command line to make mysql the owner if it is not the owner:
sudo chown -R mysql /usr/local/mysql/data
For detailed support, this is a great site: http://www.entropy.ch/software/macosx/mysql/
On Thursday, August 21, 2003, at 07:00 AM, Devang Panchalia wrote:
Hi,
I have downloaded MySql-standard-4.0.12 FOR MAC from the MySql website.
I have installed it on Mac OS X 10.1.3.
When i am starting the MySql, it starts and ends with the message
"030821 <time> MySqld ended".
Does anyone know what the problem is ...??
Devang.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
___________________________________ Kieran Kelleher Palm Harbor, Florida USA
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]