Re: Mysqld problem

2003-03-23 Thread Phil Dobbin
! mysqld is now running happily and I can get into my data. How the hell the permissions got screwed up like that, I've no idea but now I know the error code, I'll know what to look for if it happens again. Many thanks, Regards, Phil. > At 13:09 + 3/23/03, Phil Dobbin wrote:

Re: AW: AW: AW: Mysqld problem

2003-03-23 Thread Phil Dobbin
On 23/3/03 15:41, "Stefan Siefert" <[EMAIL PROTECTED]> wrote: > Hi Phil, > > I guess I don't know the "best possible way" (is there realy one?). But > let's see... Your OS is OS X? At the moment you are using 3.23.51, the > actual Version is 3.23.56 I think ... well you could date your system up

Re: AW: AW: Mysqld problem

2003-03-23 Thread Phil Dobbin
. Would you know the best possible way? Regards, Phil. > -Ursprungliche Nachricht- > Von: Phil Dobbin [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 23. Marz 2003 16:21 > An: Stefan Siefert; MySQL > Betreff: Re: AW: Mysqld problem > > > On 23/3/03 13

Re: AW: Mysqld problem

2003-03-23 Thread Phil Dobbin
ppened and I haven't changed anything in any directory pertaining to mysql). I basically cannot get mysqld to start in any shape or form, either from its system boot startup script or manually. Regards, Phil. > > -Ursprungliche Nachricht- > Von: Phil Dobbin [mailto:[EMAIL PROTE

Mysqld problem

2003-03-23 Thread Phil Dobbin
I'm having a problem starting the mysqld. I'm running 3.23.51 on Mac OS X 10.1.5 and have a startup script which confirms on boot that it has started but doesn't. I've tried starting manually from the CLI but no luck. I looked in localhost.err and found: 030323 9:48:21 /usr/local/mysql-3.23.51/

Re: mysql on OS X >>>PROBLEM!

2002-09-12 Thread Phil Dobbin
On 12/9/02 13:03, "philipp ringli" <[EMAIL PROTECTED]> wrote: > hi all, > > i am running OS X 10.2 and > this version of mysql: > > mysql> status > -- > ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc) [...] > my problem is the following: > > let's say i want

Re: Understanding relational database setup/construction

2002-06-22 Thread Phil Dobbin
On 22/6/02 at 17:05, [EMAIL PROTECTED] (Timothy J. Luoma) wrote: > I've looked through Google and the MySQL website without luck. > > I'm looking to find a place which discusses the theory of how one > should > create a database, how to organize the information, etc. > > There's got to be a g

Re: MySQL port # ?

2002-06-14 Thread Phil Dobbin
On 14/6/02 at 16:44, [EMAIL PROTECTED] (Laura Findley) wrote: > Does anyone know how to determine what port MySQL is using? > > I need to know the port so that I can use it in a JDBC connection URL. > > Any suggestions on how to get this info? I believe `\s' is the command you need (without t

Re: Compilation Error on Mac OS X

2002-06-08 Thread Phil Dobbin
On 9/6/02 at 02:32, [EMAIL PROTECTED] (Tom Harris) wrote: > Dear All, > > I am new to the mailing list so I apologise in advance if I am posting > to > the wrong place. Please direct me if I am wrong. > > With Mac OS 10.1.5: > > Configuring like this was okay: [...] > Then issuing "make" went

Re: msql.h

2002-05-28 Thread Phil Dobbin
On 28/5/02 at 12:59, [EMAIL PROTECTED] (Amy Zediak) wrote: > Where is msql.h located? On which OS? Regards, Phil. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

Re: Fw: Problem starting server

2002-05-27 Thread Phil Dobbin
with > mysql. Try etc/rc.d/init.d That's where the mysql start-up script is installed in RH. And that's _all_ I know about RH (I'm on Mac OS X). Regards, Phil. > - Original Message - > From: "Phil Dobbin" <[EMAIL PROTECTED]> > To: "Matt Har

Re: Fw: Problem starting server

2002-05-27 Thread Phil Dobbin
;Sorry. Your message could not be delivered to: w3d3demo (Mailbox or Conference is full.)" when posting to your address (in the To: Field). > - Original Message - > From: "Phil Dobbin" <[EMAIL PROTECTED]> > To: "Matt Hargraves" <[EMAIL PROTECTED]

Re: Fw: Problem starting server

2002-05-27 Thread Phil Dobbin
On 27/5/02 at 12:47, [EMAIL PROTECTED] (Matt Hargraves) wrote: > I keep getting the following error: > > error: 'Can't connect to MySQL server through the socket > '/var/lib/mysql/mysql.sock' (111) 'Check that mysqld is running and > that the > socket: '/var/lib/mysql/mysql.sock' exists! Try t

Re: MySQL on Mac OS X

2002-05-12 Thread Phil Dobbin
On 12/5/02 at 18:40, [EMAIL PROTECTED] (Phil Dobbin) wrote: > I got finally got it started by doing: > > su mysql > password xx > mysql% cd /usr/local/mysql > mysql% ./bin/safe_mysqld --user=mysql > > but now I get 1045 error messages when I try to access mysql

Re: MySQL on Mac OS X

2002-05-12 Thread Phil Dobbin
On 12/5/02 at 12:18, [EMAIL PROTECTED] (Paul DuBois) wrote: > At 13:36 +0100 5/12/02, Phil Dobbin wrote: [...] > >20512 00:13:18 mysqld restarted > >rm: /usr/local/mysql/data/localhost.pid: Permission denied > >../bin/safe_mysqld: permission denied: > >/usr/local/my

MySQL on Mac OS X

2002-05-12 Thread Phil Dobbin
I'm still trying to get MySQL running on Mac OS X and previously after installation when MySQL was running, I was getting 1045/6 errors and now, after a re-boot, MySQL is not running (I didn't add the start-up script because of the constant permissions errors I was getting). When I try to ente

Re: MySQL on Mac OS X

2002-05-06 Thread Phil Dobbin
followed by: "sudo ./bin/safe_mysqld --user=mysql &" Also, how do I check the user/host table? Thanks for your help, Regards, Phil. > On Monday, May 6, 2002, at 07:42 PM, Phil Dobbin wrote: > > > Hi. > > > > I've just installed MySQL 3.23.49 on Mac

MySQL on Mac OS X

2002-05-06 Thread Phil Dobbin
Hi. I've just installed MySQL 3.23.49 on Mac OS X.1.4. The installation went fine (into /usr/local/) but now I'm having what I believe is a common permission problem. When trying to add a database I get the following error: [localhost:~] phil% mysql Welcome to the MySQL monitor. Commands end