1. check if /usr/local/mysql/data has mysql user and r/w privileges
2. if /usr/local/mysql/data doesn't exist You have to launch mysql_install_db
3. See the <your system>.err file in /usr/local/mysql/data
I wrote a sample tutotial for MacOS 10.2 at
http://www.santinoc.com/mysql.html
Santino
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
delsp=yes;
charset=US-ASCII;
format=flowed
Hello Everyone,
I have been running MySQL on my Mac for almost a year now. suddenly
I am unable to start the mysqld, I keep getting "mysqld ended"
error.
------------------------------------------------------------------------
---------------------------------
[psg:/usr/local/mysql] psgarcha% sudo ./bin/mysqld_safe &
[5] 703
[psg:/usr/local/mysql] psgarcha% Starting mysqld daemon with
databases from /usr/local/mysql/data
030618 11:50:09 mysqld ended
[5] Done sudo ./bin/mysqld_safe
------------------------------------------------------------------------
---------------------------------
Can u tell me how/ where to view the error logs on MAC OS JAGUAR...?
I have MySQL installed on my Win XP Pro Laptop as well and I am
able to view the error log files within the 'data' dir. However
when it comes to my Mac G4 , I am at a loss to understand why this
happens ?
[psg:/usr/local/mysql] psgarcha% ls -la
total 10352
drwxr-xr-x 22 root wheel 748 Apr 4 11:38 .
drwxr-xr-x 5 root wheel 170 Apr 4 11:38 ..
-rw-r--r-- 1 root wheel 19106 Mar 15 11:17 COPYING
-rw-r--r-- 1 root wheel 28003 Mar 15 11:17 COPYING.LIB
-rw-r--r-- 1 root wheel 126466 Mar 15 10:47 ChangeLog
-rw-r--r-- 1 root wheel 6811 Mar 15 11:17 INSTALL-BINARY
-rw-r--r-- 1 root wheel 1937 Mar 15 10:47 README
drwxr-xr-x 46 root wheel 1564 Apr 4 11:38 bin
-rwxr-xr-x 1 root wheel 773 Mar 15 11:29 configure
drwxr-x--- 13 mysql wheel 442 Jun 18 11:50 data
drwxr-xr-x 51 root wheel 1734 Apr 4 11:38 include
drwxr-xr-x 8 root wheel 272 Apr 4 11:38 lib
drwxr-xr-x 3 root wheel 102 Apr 4 11:38 man
-rw-r--r-- 1 root wheel 2676944 Mar 15 11:16 manual.html
-rw-r--r-- 1 root wheel 2329252 Mar 15 11:16 manual.txt
-rw-r--r-- 1 root wheel 98233 Mar 15 11:16 manual_toc.html
drwxr-xr-x 9 root wheel 306 Apr 4 11:38 mysql-test
drwxr-xr-x 3 root wheel 102 Apr 4 11:38 scripts
drwxr-xr-x 3 root wheel 102 Apr 4 11:38 share
drwxr-xr-x 33 root wheel 1122 Apr 4 11:38 sql-bench
drwxr-xr-x 11 root wheel 374 Apr 4 11:38 support-files
drwxr-xr-x 21 root wheel 714 Apr 4 11:38 tests
When I try to access the Data Dir within mysql, i get a permission
denied error,
Thanks
--Pushpinder
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]