RE: help .. setting up mysql

2005-05-09 Thread Logan, David (SST - Adelaide)
D] Sent: Monday, 9 May 2005 5:24 PM To: mysql@lists.mysql.com Subject: help .. setting up mysql i follow instruction from the http://www.linuxhelp.net/guides/lamp/ to install mysql i followed the steps but i get this error when i reach the testing phase.. can anyone help me.. i have trouble se

help .. setting up mysql

2005-05-09 Thread ganesan malairaja
i follow instruction from the http://www.linuxhelp.net/guides/lamp/ to install mysql i followed the steps but i get this error when i reach the testing phase.. can anyone help me.. i have trouble setting up the mysql server for almost 4 days.. every time of some error .. maybe this because i am

RE: HELP - Setting up MySQL on Mac OS X 10.0.4

2001-11-14 Thread Michael, Jason
: Brandon Pearcy <[EMAIL PROTECTED]> > > Date: Tue, 13 Nov 2001 18:37:52 -0700 > > To: [EMAIL PROTECTED] > > Subject: HELP - Setting up MySQL on Mac OS X 10.0.4 > > > > Hi Everyone, > > > > Has anyone successfully set up MySQL on Mac OS X 10.0.4 yet

Re: HELP - Setting up MySQL on Mac OS X 10.0.4

2001-11-14 Thread Erik Price
> Has anyone successfully set up MySQL on Mac OS X 10.0.4 yet? If so, > what distribution did you use? What special steps (if any) did you > have to take? Every tutorial on this topic that I've found on the > web so far, is either outdated or has simply has not worked for me. That's becau

Re: HELP - Setting up MySQL on Mac OS X 10.0.4

2001-11-14 Thread newsreader
OTECTED]> > Date: Tue, 13 Nov 2001 18:37:52 -0700 > To: [EMAIL PROTECTED] > Subject: HELP - Setting up MySQL on Mac OS X 10.0.4 > > Hi Everyone, > > Has anyone successfully set up MySQL on Mac OS X 10.0.4 yet? If so, > what distribution did you use? What special steps

HELP - Setting up MySQL on Mac OS X 10.0.4

2001-11-13 Thread Brandon Pearcy
Hi Everyone, Has anyone successfully set up MySQL on Mac OS X 10.0.4 yet? If so, what distribution did you use? What special steps (if any) did you have to take? Every tutorial on this topic that I've found on the web so far, is either outdated or has simply has not worked for me. Thanks i

Re: Need Help Setting Up MySQL on Win98

2001-08-28 Thread Grigory Bakunov
Date |Mon, 27 Aug 2001 12:54:25 -0700 (PDT) >From |S K Bryan <[EMAIL PROTECTED]> Hello! SKB> Hello - SKB> I'm very new at this, so please pardon the very beginner questions... SKB> I'm attemtping to install MySQL to my local machine running Win98. The SKB> install seems to go alright, but when

Re: Need Help Setting Up MySQL on Win98

2001-08-27 Thread Gerald R. Jensen
Try putting a space between mysqld and --standalone (mysqld --standalone) - Original Message - From: "S K Bryan" <[EMAIL PROTECTED]> To: "MySQL" <[EMAIL PROTECTED]> Sent: Monday, August 27, 2001 2:54 PM Subject: Need Help Setting Up MySQL on Win98 H

Re: Need Help Setting Up MySQL on Win98

2001-08-27 Thread John Meyer
At 12:54 PM 8/27/01 -0700, you wrote: >Hello - > >I'm very new at this, so please pardon the very beginner questions... > >I'm attemtping to install MySQL to my local machine running Win98. The >install seems to go alright, but when I try "mysqld--standalone" it >gives me an error. Then I tried "m

Need Help Setting Up MySQL on Win98

2001-08-27 Thread S K Bryan
Hello - I'm very new at this, so please pardon the very beginner questions... I'm attemtping to install MySQL to my local machine running Win98. The install seems to go alright, but when I try "mysqld--standalone" it gives me an error. Then I tried "mysqld -standalone", which seemed to work. Th