What does this mean

2001-03-16 Thread Charles L Hagen

Found this message from mysql in my root mailbox.  What does it mean?

"errors occured while rotating /var/lib/mysql/mysqld.log {

^G/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: NO)'
error running postrotate script"


-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: System requirements for MySQL?

2001-03-15 Thread Charles L Hagen

Cold Fusion 4.5 Server is a hog.  If you can run that you probably have
enough memory for MySQL.  I would not run them simultaneously with less
than 384 MB ram.

Charles Hagen

On Thu, 15 Mar 2001, Chris Peterson wrote:

> I cant seem to find system requirements anywhere for MySQL, even inside the hundreds 
>of pages of the manual...   I wish to run the latest stable release on MySQL on a 
>Windows NT Workstation PC, and will also use this PC to run ColdFusion Professional 
>4.5 server.  Where could I find recommended or minimum requirements for this?  Help!
>
>
> Thanks,
> Chris Peterson
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Webmin

2001-03-14 Thread Charles L Hagen

Has anyone found a GUI for MySQL on a Linux box?  I found Webmin, but it
seems limited.

Is there an HTML GUI for MySQL?

-- 
Charles L. Hagen


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Upgrading RPM 3.23.33 to 3.23.34

2001-03-14 Thread Charles L Hagen


rpm -Uhv ...

Yes bring it down or it will not upgrade properly.

You may need to upgrade Apache etc too.  Need to check with your OS vendor
on this.

Charles Hagen

On Thu, 15 Mar 2001 [EMAIL PROTECTED] wrote:

> Sorry for the basic-ness of my questions, but...
>
> What's the best way to upgrade an RPM installation of MySQL? Can I just run
> rpm -U 3.23.34-1.i386 and it will take care of the upgrade or is there
> another way? Also, should I bring down the server before attempting an
> upgrade? Is it likely I'll have to rebuild PHP or Apache after the upgrade?
>
> I'd appreciate any advice from the MySQL sages...
>
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Reinstallation HANG

2001-03-12 Thread Charles L Hagen

What is your swap size?  What is your drive space?  It sounds like you
need to upgrade to their latest.  Did you load all the updates on your 6.2
box?

Charles Hagen

On Mon, 12 Mar 2001, Weber, Jeff wrote:

> Mysql is hanging when started on my Linux box (Red Hat Linux release 6.2
> (Zoot)
> Kernel 2.2.14-5.0 on an i686 -- mysqld, Version: 3.23.21), so I thought I
> would reinstall mysql_install_db. This hangs too, see below...
>
> [root@myserver mysql]# mysql_install_db
> Creating func table
> Creating tables_priv table
> Creating columns_priv table
>
> Server doesn't come back after this, I have to kill -9 to stop it. Anyone
> have any idea why the install would hang this quickly?
>
> Thanks,
> Jeff
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation on RH7 box

2001-03-12 Thread Charles L Hagen

Well you need to look for updates on the RedHat site.  There are conflicts
with the new version, I believe, as I was never able to achieve a
successful loading on my release 7.0 Linux box.  I would say this may be a
good time to contact them directly.

Charles Hagen

On Tue, 13 Mar 2001, Alec Smith wrote:

> As the RPMs available on the MySQL site are built against RH6.x libraries,
> is there someplace where I can get versions linked against RedHat 7
> libraries? RedHat themselves don't seem to have anything newer than 3.23.32
> whereas I'd like to use 3.23.34.
>
> Yeah yeah, I know I should have installed RH6.2 on the box... Its a little
> late for that now though.
>
> Thanks!
>
> Alec
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Need help with mysql startup problem

2001-03-12 Thread Charles L Hagen

This is a permissions issue.  Check the directories mysql is located in
and grant executable permissions.  Also verify ownership requirements for
each of these directories.

Charles Hagen

On Mon, 12 Mar 2001, Russ Heaton wrote:

>
> I just installed RH 7.0 selecting the 'install everything' option. Now
> when I use safe_mysqld, it starts then ends immediately with the
> following message in the log.
>
> 010310 12:43:30  mysqld started
> 010310 12:43:30  Can't start server : Bind on unix socket: Permission
> denied
> 010310 12:43:30  Do you already have another mysqld server running on
> socket: /var/lib/mysql/mysql.
> sock ?
> 010310 12:43:30  Aborting
>
> 010310 12:43:30  mysqld ended
>
> As far as I can see (using ps -ax | grep -i mysql), there is no other
> mysqld  running, and although /var/lib/mysql/ exists with the mysql
> and test databases in it, there is no file named mysql.sock in it.
>
> Any help would be appreciated.  Thanks in advance.
>
> Russ Heaton
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: configure fails on linux-2.2.14 (Redhat 7.0), mysql-3.23.33

2001-03-11 Thread Charles L. Hagen

Are you always this hospitable to others?

Charles
- Original Message -
From: "Colin Faber" <[EMAIL PROTECTED]>
To: "Lyman Neuschaefer" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, March 11, 2001 4:46 PM
Subject: Re: configure fails on linux-2.2.14 (Redhat 7.0), mysql-3.23.33


> This has been discussed to death,
>
> DO NOT RUN GCC 2.96 TO COMPILE MySQL IT IS FAR TO BUGGY
>
> Please check the mailing list archives _BEFORE_ posting
>
>
>
>
> Lyman Neuschaefer wrote:
> >
> > Greetings,
> >
> > The configure process fails on attempting to compile and link the
executable
> >
> > conftest. Below is some of the output generated by configdebug.
> >
> > Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc
/usr/bin/cc
> >
> > GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> >
> > gcc version 2.96 2731 (Red Hat Linux 7.0)
> >
> > Compilation info: CC='gcc' CFLAGS='' CXX='gcc' CXXFLAGS='' LDFLAGS=''
> >
> > LIBC:
> >
> > lrwxrwxrwx 1 root root 11 Jan 13 06:01 /lib/libc.so.6 -> libc-2.2.so
> >
> > -rwxr-xr-x 1 root root 4825002 Nov 19 07:53 /lib/libc-2.2.so
> >
> > -rw-r--r-- 1 root root 22806158 Nov 19 07:22 /usr/lib/libc.a
> >
> > -rw-r--r-- 1 root root 178 Nov 19 07:22 /usr/lib/libc.so
> >
> > Configure command:
./configure --with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory --
with-mit-threads=yes --without-perl --enable-thread-safe-client --without-be
rkeley-db
> >
> > The following is the last 20 lines from config.log:
> >
> > int main() {
> >
> > } __inline foo() {
> >
> > ; return 0; }
> >
> > configure:6306: checking for off_t
> >
> > configure:6339: checking for st_rdev in struct stat
> >
> > configure:6352: g++ -c -O6 -DDBUG_OFF -g2 -DLINUX -DINVENTOR conftest.c
1>&5
> >
> > configure:6373: checking whether time.h and sys/time.h may both be
included
> >
> > configure:6387: g++ -c -O6 -DDBUG_OFF -g2 -DLINUX -DINVENTOR conftest.c
1>&5
> >
> > configure:6408: checking whether struct tm is in sys/time.h or time.h
> >
> > configure:6421: g++ -c -O6 -DDBUG_OFF -g2 -DLINUX -DINVENTOR conftest.c
1>&5
> >
> > configure:6444: checking size of char
> >
> > configure:6463: g++ -o
conftest -O6 -DDBUG_OFF -g2 -DLINUX -DINVENTOR -L/usr/local/LessTif/Motif2.0
/lib -L/usr/X11R6/lib -rdynamic
conftest.c -lInventorXt -lInventor -lXm -lXt -lSM -lICE -lX11 -lm -lpthread
1>&5
> >
> > configure: In function `int main ()':
> >
> > configure:6457: `exit' undeclared (first use this function)
> >
> > configure:6457: (Each undeclared identifier is reported only once for
> >
> > each function it appears in.)
> >
> > configure: failed program was:
> >
> > #line 6452 "configure"
> >
> > #include "confdefs.h"
> >
> > #include 
> >
> > main()
> >
> > {
> >
> > FILE *f=fopen("conftestval", "w");
> >
> > if (!f) exit(1);
> >
> > fprintf(f, "%d\n", sizeof(char));
> >
> > exit(0);
> >
> > }
> >
> > Thanks with whatever help you can provide.
> >
> > Regards,
> >
> > Lyman Neuschaefer
> >
> > [EMAIL PROTECTED]
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: no libmysqlclient.so in binary distribution

2001-03-10 Thread Charles L. Hagen

I agree.

Charles
- Original Message -
From: "Cal Evans" <[EMAIL PROTECTED]>
To: "Dave Brown" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, March 10, 2001 11:20 AM
Subject: RE: no libmysqlclient.so in binary distribution


> Dave,
>
> Just guessing here but I would say yes, rebuild form the source.
>
> Cal
> http://www.calevans.com
>
>
> -Original Message-
> From: Dave Brown [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 10, 2001 9:55 AM
> To: [EMAIL PROTECTED]
> Subject: no libmysqlclient.so in binary distribution
>
>
> I have a working 3.22 setup with perl DBI and php4 (using the php supplied
> mysql libraries).
>
> If I install the binary 3.23 distribution then perl DBI no longer works
> because it is looking for libmysqlclient.so.6 which is not in the binary
> distribution (Solaris 7).
>
> Does this mean that I have to use the source distribution?
> This is wierd because the binary distribution comes with setup scripts
> which need perl DBI.
>
> Do the php4 supplied mysql libraries work OK with MySQL 3.23 ?
> There is a post on http://www.mysql.com/doc/U/p/Upgrading-from-3.22.html
> listing a problem but the version with the problem is not listed.
>
> Dave Brown
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: Connect Apache

2001-03-09 Thread Charles L Hagen

I believe it is also something that has to be enabled and configured in
the apache server.

Charles Hagen

On Fri, 9 Mar 2001 [EMAIL PROTECTED] wrote:

> On Fri, 9 Mar 2001, Jon Haworth wrote:
>
> > Not sure exactly what you're after... MySQL isn't an Apache module, it's a
> > separate program.
> > Where can I find Apache module for mySQL ??
>
>   maybe "mysql module for apache"?
>
> regards
> --
> Bartosz Sienkiewicz
> MULTINET SA
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: installation problem

2001-03-09 Thread Charles L Hagen

I just went through this.  I found that it would be better to download and
install the binary from mysql.com because there is scant information.

With the binary install you get specific instruction sheets.

Charles

On Fri, 9 Mar 2001, Randall Paulk wrote:

> Dear Sirs:
>
> I am trying to install MySQL on Red Hat Linux 7.0.  It seems to install correctly, 
>but I am unable to test it.  I follow the instructions in the manual (starting on 
>page 96), but I get an error after the command safe_mysqld --user=mysql &.  The 
>following is output to the scrreen:
>
> [1] 1299
> [root@localhost bin]# Starting mysql daemon with databases from /var/lib/mysql
> 010309 14:01:27  mysql ended
>
> [1]+Done  safe_mysqld --user=mysql
>
> Any ideas?
>
> Thank you in advance.
>
> Randall Paulk
> IIS, SEC Specialist
> Universal Computer Systems
> Houston, TX 77040
> 713-718-1800 Ext. 2126
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Appointment Book

2001-03-07 Thread Charles L Hagen

Do a search for an application called One Point.

Works pretty well.

Charles

On Wed, 7 Mar 2001, MikeBlezien wrote:

> Hello All,
>
> Apologize for the slightly off topic. but was wondering if any one on list knows
> of either a freeware or commercial program for setting up and maintaining
> Appointments. This is for a golf club that would like to set up a MySQL database
> for golfer to register and reserver tee-off times.
>
> Please respond privately and not to the list if you have some info. Save me some
> time of trying to create one if there's already one out there that we can use
> for this project or adapt it to our needs.
>
> Much thanks for your time.
>
> Mickalo
>
> Mike(mickalo)Blezien
> 
> Thunder Rain Internet Publishing
> Providing Internet Solutions that work!
> http://www.thunder-rain.com
> Tel: 1(225) 686-2002
> =
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Reporting Software

2001-03-07 Thread Charles L Hagen

Have you ever looked at Big Brother?

Charles Hagen

On Wed, 7 Mar 2001, jason davidson wrote:

> Can anyone recomend a reliable monitoring/reporting program for mysql.
> Im looking for something small, that will at given times, query mysql
> and report the results.
> Thanks
> Jason
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>

-- 
Charles L. Hagen
Engineer
Hagen IT
920-261-8499


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: trying to install on RedHat 7.0 and need help

2001-03-05 Thread Charles L Hagen

OK, here is the story.

I have a PII Linux RedHat 7.0 server.  I installed the Mysql package that
comes with it and also the dependent applications as specified.

I try to start the mysqld and it gives me an OK and then I status it and
it says

mysqld dead but subsys locked

I am asking for two things

First, after the RPM installation what am I supposed to do?

Second, how do I get it to run and build my first database?

The error message log file is printed out below:

010302 14:05:32  mysqld started
010302 14:05:32  Can't start server: Bind on TCP/IP port: Address already
in use
010302 14:05:32  Do you already have another mysqld server running on
port: 3306
 ?
010302 14:05:32  Aborting

010302 14:05:32  mysqld ended

010302 14:21:51  mysqld started
010302 14:21:51  Can't start server: Bind on TCP/IP port: Address already
in use
010302 14:21:51  Do you already have another mysqld server running on
port: 3306
 ?
010302 14:21:51  Aborting

010302 14:21:51  mysqld ended

010302 14:25:39  mysqld started
010302 14:25:39  Can't start server: Bind on TCP/IP port: Address already
in use
010302 14:25:39  Do you already have another mysqld server running on
port: 3306
 ?
010302 14:25:39  Aborting
010302 16:43:15  mysqld started
010302 16:43:15  Can't start server: Bind on TCP/IP port: Address already
in use
010302 16:43:15  Do you already have another mysqld server running on
port: 3306
 ?
010302 16:43:15  Aborting

010302 16:43:15  mysqld ended

010302 16:43:26  mysqld started
010302 16:43:26  Can't start server: Bind on TCP/IP port: Address already
in use
010302 16:43:26  Do you already have another mysqld server running on
port: 3306
 ?
010302 16:43:26  Aborting

010302 16:43:26  mysqld ended

010302 16:49:19  mysqld started
010302 16:49:19  Can't start server: Bind on TCP/IP port: Address already
in use
010302 16:49:19  Do you already have another mysqld server running on
port: 3306?
010302 16:49:19  Aborting
010302 16:49:19  mysqld ended

010302 16:51:22  mysqld started
010302 16:51:22  Can't start server: Bind on TCP/IP port: Address already
in use
010302 16:51:22  Do you already have another mysqld server running on
port: 3306
 ?
010302 16:51:22  Aborting

010302 16:51:22  mysqld ended

010302 16:59:38  mysqld started
010302 16:59:38  Can't start server: Bind on TCP/IP port: Address already
in use
010302 16:59:38  Do you already have another mysqld server running on
port: 3306
 ?
010302 16:59:38  Aborting

010302 16:59:38  mysqld ended

010302 16:59:51  mysqld started
010302 16:59:51  Can't start server: Bind on TCP/IP port: Address already
in use
010302 16:59:51  Do you already have another mysqld server running on
port: 3306
 ?
010302 16:59:51  mysqld ended

010302 17:00:06  mysqld started
010302 17:00:07  Can't start server: Bind on TCP/IP port: Address already
in use
010302 17:00:07  Do you already have another mysqld server running on
port: 3306
 ?
010302 17:00:07  Aborting

010302 17:00:07  mysqld ended

010302 17:00:08  mysqld started
010302 17:00:08  Can't start server: Bind on TCP/IP port: Address already
in use
010302 17:00:08  Do you already have another mysqld server running on
port: 3306
 ?
010302 17:00:08  Aborting

010302 17:00:08  mysqld ended

010302 17:00:47  mysqld started
010302 17:00:47  Can't start server: Bind on TCP/IP port: Address already
in use
010302 17:00:47  Do you already have another mysqld server running on
port: 3306?
010302 17:00:47  Aborting

010302 17:00:47  mysqld ended

010303 20:36:33  mysqld started
010303 20:36:34  /usr/libexec/mysqld: Can't create/write to file
'/var/run/mysql
d.pid' (Errcode: 13)
010303 20:36:34  /usr/libexec/mysqld: Can't find file: './mysql/host.frm'
(errno
: 13)
010303 20:36:34  /usr/libexec/mysqld: Error on delete of
'/var/run/mysqld.pid' (
Errcode: 2)
010303 20:36:34  mysqld ended

010303 20:36:41  mysqld started
010303 20:36:41  /usr/libexec/mysqld: Can't create/write to file
'/var/run/mysql
d.pid' (Errcode: 13)
010303 20:36:41  /usr/libexec/mysqld: Can't find file: './mysql/host.frm'
(errno
: 13)
010303 20:36:41  /usr/libexec/mysqld: Error on delete of
'/var/run/mysqld.pid' (
Errcode: 2)
010303 20:36:41  mysqld ended

Fatal error: Can't change to run as user 'mysqld' ;  Please check that the
user
exists!
010303 21:33:51  Aborting

010303 21:33:51  mysqld ended

010303 21:52:46  mysqld started
010303 21:52:46  /usr/libexec/mysqld: Can't create/write to file
'/var/run/mysql
d.pid' (Errcode: 13)
010303 21:52:46  /usr/libexec/mysqld: Can't find file: './mysql/host.frm'
(errno
: 13)
010303 21:52:46  /usr/libexec/mysqld: Error on delete of
'/var/run/mysqld.pid' (
Errcode: 2)
010303 21:52:46  mysqld ended

010303 21:59:54  mysqld started
Warning: One can only use the --user switch if running as root
010303 21:59:54  /usr/libexec/mysqld: Can't create/write to file
'/var/run/mysql
d.pid' (Errcode: 13)
010303 21:59:54  /usr/libexec/mysqld: Can't find file: './mysql/host.frm'
(errno
: 13)
010303 21:59:54  /usr/libexec/mysqld: Error on de

trying to install on RedHat 7.0 and need help

2001-03-05 Thread Charles L. Hagen

I cannot seem to get this database program to work correctly.  I am asking for any 
help I can get.  I need to start this asap.

Charles Hagen
[EMAIL PROTECTED]



new to Linux release of MySQL

2001-03-05 Thread Charles L. Hagen

Can anyone email who knows how to set up MySQL?  I attempted an RPM install and am 
having troubles.

E-mail me at [EMAIL PROTECTED]

if you can help.

Charles Hagen