If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Start the MySQL server Issues (help)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-01-04, 17:34
maestroelli maestroelli is offline
Registered User
 
Join Date: Dec 2004
Posts: 1
Unhappy Start the MySQL server Issues (help)

I'm an extreme rookie at this, So bare with me. I've installed Mysql for OS X and I'm having a hard time starting the server with (shell> bin/mysqld_safe --user=mysql & ) an I get the following error (bin/mysqld_safe: Permission denied)

But I can connect to it anonymously
I've tried almost everything, Any Ideas?

I just need to get in to create users and start building a couple databases but I dont have the proper permission.....
Reply With Quote
  #2 (permalink)  
Old 12-02-04, 10:34
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
There is no user of mysql. the anonymous account and root account are the ones set up by default both without passwords.

check the manual for setting passwords and granting users and users permissions.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On