Re: Remote admin app?

2002-08-30 Thread John McCauley
phpMyAdmin Great tool. - Original Message - From: "neal" <[EMAIL PROTECTED]> To: "mySQL" <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 4:07 PM Subject: Remote admin app? > What do you guys use for remote admin of mySQL? mySQL-front? MySQLGUI? > Other? > > What's most popular and

mysql 3.23.52 Jaguar compile failing

2002-08-30 Thread John McCauley
That header file isn't to be found. Yes I installed the dev tools. "Why don't you just use the binary package at whatever.ch?": Because I don't want to. Period. I want to compile these things myself. Using ./configure --with-prefix=/usr/local/mysql -- John McCauley - CTG

3.23.49 and still can't kill mysql in OS X

2002-02-25 Thread John McCauley
Compiled MySQL 3.23.49 from source and I still can't kill the server without -9 in OS X 10.1.3 sigh... -- John McCauley CTGi, Oakton, VA USA - Before posting, please check: http://www.mysql.com/manual.php (the m

Re: starting mysqld on boot (Mac OS X 10.1.3)?

2002-02-25 Thread John McCauley
Messages = { start = "Starting MySQL Server"; stop = "Stopping MySQL Server"; }; } - edit /etc/hostconfig adding the following line: mysql=-YES- - That's it. -- John McCauley - CTGi703-352-0590 The CTGi Web page: http://www.ctgusa.com The BMD web page:

OS X kill problem still there in .48 release

2002-02-12 Thread John McCauley
s is not a consistent problem across all OS X installs. -- John McCauley CTGi, Oakton, VA USA - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To re

Re: Workaround: Shutdown on OS X

2002-01-30 Thread John McCauley
No luck with that here. The daemon is unstoppable! -- John McCauley CTGi Oakton, VA 703-352-0590 http://www.ctgusa.com > From: "Steve Fox" <[EMAIL PROTECTED]> > Date: Wed, 30 Jan 2002 09:33:44 -0600 > To: <[EMAIL PROTECTED]> > Subject: Workaround: Shutd

Re: MySQL compile error, mysql-3.23.47, Mac OS X 10.1.2

2002-01-30 Thread John McCauley
Cool. And the file ./mysql-3.23.47/sql/sql_udf.cc is present? Did you try a make clean? It shouldn't have any effect on configure but... -- John McCauley CTGi Oakton, VA 703-352-0590 http://www.ctgusa.com > From: Ryan Walker <[EMAIL PROTECTED]> > Date: Wed, 30 Jan 2002 00

Re: MySQL compile error, mysql-3.23.47, Mac OS X 10.1.2

2002-01-29 Thread John McCauley
Dumb question. You did install the OS X developer tools, yes? I just compiled 3.23.47 from source this morning on 10.1.2 with not a problem at all. -- John McCauley CTGi Oakton, VA 703-352-0590 http://www.ctgusa.com > From: Ryan Walker <[EMAIL PROTECTED]> > Date: Tue, 29 Jan 2

OS X still can't stop mysqld without sure kill

2002-01-29 Thread John McCauley
e .45 version as was posted, though it appears that some of you are not having the problem anymore. So how much potential damage am I doing with a sure kill? I'm running OS X 10.1.2 on an iBook 600. -- John McCauley CTGi Oakton, VA 703-352-0

Re: Mcan't stop daemon on OS X

2002-01-27 Thread John McCauley
Nope. Binary dist from the mysql site. Looks like it's source time... -- John McCauley CTGi Oakton, VA 703-352-0590 http://www.ctgusa.com > From: Paul DuBois <[EMAIL PROTECTED]> > Date: Sun, 27 Jan 2002 20:42:49 -0600 > To: "John McCauley" <[EMAIL PROTECTED]&

Re: Mcan't stop daemon on OS X

2002-01-27 Thread John McCauley
[localhost:local/mysql/bin] root# ./mysqld -v ./mysqld Ver 3.23.47 for apple-darwin5.1 on powerpc On Sun, 27 Jan 2002 18:52:34 -0600 Paul DuBois <[EMAIL PROTECTED]> wrote: >At 19:21 -0500 1/27/02, John McCauley wrote: >>I'm running 3.23.47 on Mac OS X 10.1.2 and can&

Mcan't stop daemon on OS X

2002-01-27 Thread John McCauley
I'm running 3.23.47 on Mac OS X 10.1.2 and can't stop the mysqld without resorting to a kill -9 I read in a past post that this was fixed in 3.23.45. Any further info? -- John McCauley CTGi - http://www.ctgusa.com Oakton, VA USA [EMAIL