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 > My Sql On MAC OSX

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-17-04, 12:52
hebisr hebisr is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
My Sql On MAC OSX

Hi Fellas,

I am trying to install my very first database on the MAC OSX and i'm having the grief of a lifetime:

I've typed the following commands and received these results:

[127:/usr/local/mysql] hebisra% sudo chown -R mysql:mysql data
[127:/usr/local/mysql] hebisra% sudo ./bin/safe_mysqld --user=mysql &
[1] 706
[127:/usr/local/mysql] hebisra% Starting mysqld daemon with databases from /usr/local/mysql/data
040217 11:06:06 mysqld ended

I'm not sure what this is telling me..... Could it be shutting me down?

Also if there is a way to remove MYSQL from command line and doing a completely new install that would be appreciated.
Thanks in advance.....
Reply With Quote
  #2 (permalink)  
Old 02-23-04, 10:15
rhs98 rhs98 is offline
Super Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 441
Think your in the wrong forum (this is PHP)
Reply With Quote
  #3 (permalink)  
Old 02-23-04, 10:27
aus aus is offline
Registered User
 
Join Date: Oct 2003
Location: Denver, Colorado
Posts: 137
Re: My Sql On MAC OSX

Look in the data directory for a file named the same as your hostname with a ".err" extension. It should give you more information. Also, uninstalling depends upon how you installed it. You could just delete everything under /usr/local/mysql to uninstall, but that might leave some application database on your machine in an invalid state.
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