nss-mysql-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nss-mysql-users] Re: Nss-mysql-users digest, Vol 1 #3 - 2 msgs


From: Doug Currey
Subject: [Nss-mysql-users] Re: Nss-mysql-users digest, Vol 1 #3 - 2 msgs
Date: Mon, 22 Oct 2001 20:24:31 -0400

recompiled with the option --enaable-debug 

Noticed this on the make
group.c:327:13 warning: extra tokens at end of %undef directive
group.c:325:15 warning: extra tokens at end of %undef directive

Don't know if that helps.

Here is the message when I try to start mysql

Oct 22 20:19:22 cvg-65-27-135-133 nss-mysql[3609]: endent called for
passwd(0)
Oct 22 20:19:22 cvg-65-27-135-133 nss-mysql[3609]: endent(0): ent was NULL
Oct 22 20:19:22 cvg-65-27-135-133 nss-mysql[3609]: endent(0) finished
Oct 22 20:19:22 cvg-65-27-135-133 nss-mysql[3612]: initgroups called
with user=mysql,group=1,*start=32,*size=32,limit=136527008
Oct 22 20:19:22 cvg-65-27-135-133 nss-mysql[3612]:
_nss_mysql_read_conf_file: called for section groups
Oct 22 20:19:22 cvg-65-27-135-133 nss-mysql[3612]:
_nss_mysql_read_conf_file ended for section groups

> Send Nss-mysql-users mailing list submissions to
>       address@hidden
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://mail.freesoftware.fsf.org/mailman/listinfo/nss-mysql-users
> or, via email, send a message with subject or body 'help' to
>       address@hidden
> 
> You can reach the person managing the list at
>       address@hidden
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Nss-mysql-users digest..."
> 
> 
> Today's Topics:
> 
>    1. Nss .30 to .33.1 problem (Doug Currey)
>    2. Re: Nss .30 to .33.1 problem (Guillaume Morin)
> 
> --__--__--
> 
> Message: 1
> From: "Doug Currey" <address@hidden>
> To: <address@hidden>
> Date: Sun, 21 Oct 2001 20:19:54 -0400
> Subject: [Nss-mysql-users] Nss .30 to .33.1 problem
> 
> This is a multi-part message in MIME format.
> 
> ------=_NextPart_000_0007_01C15A6D.BF2DCEF0
> Content-Type: text/plain;
>       charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> Hi I have been testing this nns-mysql  seem to have everything running =
> correctly but have 1 major problem.
> 
> Found out if mysql dies (first time I every had that happen) you cannot =
> restart it without going back to the original nsswitch.conf file.
> 
> Have tested this with 0.30 and 0.33.1 same result.  Get a core dump.
> 
> Anyone else have this problem?
> 
> Doug=20
> 
> ------=_NextPart_000_0007_01C15A6D.BF2DCEF0
> Content-Type: text/html;
>       charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=3DContent-Type content=3D"text/html; =
> charset=3Diso-8859-1">
> <META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT face=3DArial size=3D2>Hi I have been testing this =
> nns-mysql&nbsp; seem to=20
> have everything running correctly but have 1 major problem.</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Found out if mysql dies (first time I =
> every had=20
> that happen) you cannot restart it without going back to the original=20
> nsswitch.conf file.</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Have tested this with 0.30 and 0.33.1 =
> same=20
> result.&nbsp; Get a core dump.</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Anyone else have this =
> problem?</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Doug </FONT></DIV></BODY></HTML>
> 
> ------=_NextPart_000_0007_01C15A6D.BF2DCEF0--
> 
> 
> 
> --__--__--
> 
> Message: 2
> Date: Mon, 22 Oct 2001 11:14:06 +0200
> From: Guillaume Morin <address@hidden>
> To: Doug Currey <address@hidden>
> Cc: address@hidden
> Subject: Re: [Nss-mysql-users] Nss .30 to .33.1 problem
> 
> Dans un message du 21 oct à 20:19, Doug Currey écrivait :
> > Found out if mysql dies (first time I every had that happen) you
> > cannot restart it without going back to the original nsswitch.conf
> > file.
> 
> I tried to reproduce that problem without no result :
> 
> van:/home/guillaum# killall -9 mysqld safe_mysqld
> van:/home/guillaum# /etc/init.d/mysql start
> Starting MySQL database server: mysqld.
> van:/home/guillaum# ps axu | grep mysqld
> root     11079  0.1  0.9  2496 1200 pts/1    S    11:23   0:00 /bin/sh
> /usr/bin/safe_mysqld
> mysql    11114  0.8  3.8 36904 4840 pts/1    S    11:23   0:00
> /usr/sbin/mysqld
> --basedir=/usr --datadir=/var/lib/mysql --user=mysql
> --pid-file=/var/run/mysqld/mysqld.pid --skip-locking
> mysql    11116  0.0  3.8 36904 4840 pts/1    S    11:23   0:00
> /usr/sbin/mysqld
> --basedir=/usr --datadir=/var/lib/mysql --user=mysql
> --pid-file=/var/run/mysqld/mysqld.pid --skip-locking
> mysql    11117  0.0  3.8 36904 4840 pts/1    S    11:23   0:00
> /usr/sbin/mysqld
> --basedir=/usr --datadir=/var/lib/mysql --user=mysql
> --pid-file=/var/run/mysqld/mysqld.pid --skip-locking
> mysql    11118  0.0  3.8 36904 4840 pts/1    S    11:23   0:00
> /usr/sbin/mysqld
> --basedir=/usr --datadir=/var/lib/mysql --user=mysql
> --pid-file=/var/run/mysqld/mysqld.pid --skip-locking
> root     11120  0.0  0.5  1732  692 pts/1    S    11:23   0:00 grep
> mysqld
> van:/home/guillaum#
> 
> > Have tested this with 0.30 and 0.33.1 same result.  Get a core dump.
> 
> Could you tell if you have a scenario to reproduce the problem ?
>  
> If you could compile nss-mysql with debug information and send me the
> auth log, I could try to debug that.
> 
> Which MySQL version are you running BTW ?
> 
> -- 
> Guillaume Morin <address@hidden>
> 
>         Debian - What your mom would use if it were twenty times easier.
>                             http://www.copyleft.net/
> 
> 
> 
> --__--__--
> 
> _______________________________________________
> Nss-mysql-users mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/nss-mysql-users
> 
> 
> End of Nss-mysql-users Digest
> 
> 


I have not failed 10,000 times. I have simply found 10,000 ways that 
willnot work.  --Thomas A. Edison

--
Doug 
address@hidden

Attachment: binxCO1BeJ0zr.bin
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]