I have a problem running MySQL on Solaris. I downloaded the source and compiled it 
following all the instructions and made mysql directory in my home directory. When I 
enter "mysqladmin version" I get:

mysqladmin  Ver 6.9 Distrib 3.21.33b, for sun-solaris2.8 on sparc
TCX Datakonsult AB, by Monty

Server version          3.23.37
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /tmp/mysql.sock
Uptime:                 2 hours 30 min 51 sec

Threads: 1  Questions: 8  Slow queries: 0  Opens: 6  Flush tables: 1  Open tables: 0 
Queries per second avg: 0.001

But when I give the command "safe_mysqld&" I get:

 Starting mysqld demon with databases from /usr/local/mysql/var
/usr/local/bin/safe_mysqld: /usr/local/mysql/var/grdmss57.log: cannot create

It seems to me it can't create because I am not a root. What should I do?
Also I can't create my password for MySQL. I get "mysqladmin: connect to server at 
'localhost' failed
error: 'Access denied for user: 'm5051236@localhost' (Using password: YES)'"

If you have any information how to manage MySQL installed in home directory, please, 
help me. Maybe, I did smth wrong while installing(for example, if we install Apache in 
the home dir, we can choose port number etc.)?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to