wierd error message from mysqld

------=_NextPart_000_0064_01C3FC4E.CF749AC0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Im running mysql on a Freebsd 4.9.. In going through my logs this
morning I saw this error.
I find it odd that mysqd would try to open the /etc/hosts.allow file ..
this makes me think that someone issued the command through mysql
..with that in mind.

1. Is there a way to get mysqld to log to a specific file ?

2. Does the below error mean that someone tried to access these files
via mysql commands ?




Feb 25 13:44:14 xxx mysqld[175]: warning: /etc/hosts.allow, line 59:
cannot open /etc/hosts.allow: Permission denied
Feb 25 13:44:14 xxx mysqld[175]: warning: /etc/hosts.allow, line 59:
cannot open /etc/hosts.deny: Permission denied




Brent Bailey CCNA
High Speed Data Services
MetroCast Cablevision
603-332-8629 ext:242
bbailey [at] metrocastcablevision.com


------=_NextPart_000_0064_01C3FC4E.CF749AC0--
Brent Bailey [ Do, 26 Februar 2004 15:56 ] [ ID #83065 ]

Re: wierd error message from mysqld

Brent Bailey writes:
> Im running mysql on a Freebsd 4.9.. In going through my logs this
> morning I saw this error.
> I find it odd that mysqd would try to open the /etc/hosts.allow file ..
> this makes me think that someone issued the command through mysql
> .with that in mind.
>
> 1. Is there a way to get mysqld to log to a specific file ?
>
> 2. Does the below error mean that someone tried to access these files
> via mysql commands ?
>
>
>
>
> Feb 25 13:44:14 xxx mysqld[175]: warning: /etc/hosts.allow, line 59:
> cannot open /etc/hosts.allow: Permission denied
> Feb 25 13:44:14 xxx mysqld[175]: warning: /etc/hosts.allow, line 59:
> cannot open /etc/hosts.deny: Permission denied
>

That is possible.

But this list is dedicated to the repeatable test case, and yours is
not.

This is not a forum for a free support.

--

Sincerely,

--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sinisa [at] mysql.com>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB
/_/ /_/\_, /___/\___\_\___/ Full time Developer and Support Coordinator
<___/ www.mysql.com Larnaca, Cyprus

Meet the MySQL at User Conference ! (April 14-16, 2004)
http://www.mysql.com/uc2004/


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs [at] m.gmane.org
Sinisa Milivojevic [ Do, 26 Februar 2004 16:25 ] [ ID #83069 ]

RE: wierd error message from mysqld

Ok....is there a questions mailing list that Mysql.com offers ??? Most
other vendors of Open source software have some sort of mailing list
that allows people to ask questions

Thank you

Brent Bailey CCNA
High Speed Data Services
MetroCast Cablevision
603-332-8629 ext:242
bbailey [at] metrocastcablevision.com

-----Original Message-----
From: Sinisa Milivojevic [mailto:sinisa [at] mysql.com]
Sent: Thursday, February 26, 2004 10:25 AM
To: bbailey [at] metrocastcablevision.com
Cc: bugs [at] lists.mysql.com
Subject: Re: wierd error message from mysqld

Brent Bailey writes:
> Im running mysql on a Freebsd 4.9.. In going through my logs this
> morning I saw this error.
> I find it odd that mysqd would try to open the /etc/hosts.allow file
...
> this makes me think that someone issued the command through mysql
> .with that in mind.
>
> 1. Is there a way to get mysqld to log to a specific file ?
>
> 2. Does the below error mean that someone tried to access these files
> via mysql commands ?
>
>
>
>
> Feb 25 13:44:14 xxx mysqld[175]: warning: /etc/hosts.allow, line 59:
> cannot open /etc/hosts.allow: Permission denied
> Feb 25 13:44:14 xxx mysqld[175]: warning: /etc/hosts.allow, line 59:
> cannot open /etc/hosts.deny: Permission denied
>

That is possible.

But this list is dedicated to the repeatable test case, and yours is
not.

This is not a forum for a free support.

--

Sincerely,

--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sinisa [at] mysql.com>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB
/_/ /_/\_, /___/\___\_\___/ Full time Developer and Support
Coordinator
<___/ www.mysql.com Larnaca, Cyprus

Meet the MySQL at User Conference ! (April 14-16, 2004)
http://www.mysql.com/uc2004/



--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs [at] m.gmane.org
Brent Bailey [ Do, 26 Februar 2004 17:30 ] [ ID #83072 ]

RE: wierd error message from mysqld

Brent Bailey writes:
> Ok....is there a questions mailing list that Mysql.com offers ??? Most
> other vendors of Open source software have some sort of mailing list
> that allows people to ask questions
>
> Thank you
>
> Brent Bailey CCNA
> High Speed Data Services
> MetroCast Cablevision
> 603-332-8629 ext:242
> bbailey [at] metrocastcablevision.com

Yes.

mysql [at] lists.mysql.com

--

Sincerely,

--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sinisa [at] mysql.com>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB
/_/ /_/\_, /___/\___\_\___/ Full time Developer and Support Coordinator
<___/ www.mysql.com Larnaca, Cyprus

Meet the MySQL at User Conference ! (April 14-16, 2004)
http://www.mysql.com/uc2004/


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs [at] m.gmane.org
Sinisa Milivojevic [ Do, 26 Februar 2004 18:16 ] [ ID #83073 ]

Re: wierd error message from mysqld

Hi!

On Feb 26, Brent Bailey wrote:
> Im running mysql on a Freebsd 4.9.. In going through my logs this
> morning I saw this error.
> I find it odd that mysqd would try to open the /etc/hosts.allow file ..
> this makes me think that someone issued the command through mysql
> .with that in mind.
>
> 1. Is there a way to get mysqld to log to a specific file ?

Yes. Run 'mysqld --help' and search for option starting from --log

> 2. Does the below error mean that someone tried to access these files
> via mysql commands ?

No.
You probably are using MySQL as compiled from FreeBSD port collection -
and it also means that it is compiled with libwrap support
(try 'ldd mysqld' to know it for certain).

More information at

man 8 tcpd
man 5 hosts_access

> Feb 25 13:44:14 xxx mysqld[175]: warning: /etc/hosts.allow, line 59:
> cannot open /etc/hosts.allow: Permission denied
> Feb 25 13:44:14 xxx mysqld[175]: warning: /etc/hosts.allow, line 59:
> cannot open /etc/hosts.deny: Permission denied

Regards,
Sergei

--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Sergei Golubchik <serg [at] mysql.com>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Senior Software Developer
/_/ /_/\_, /___/\___\_\___/ Osnabrueck, Germany
<___/ www.mysql.com

--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs [at] m.gmane.org
Sergei Golubchik [ Fr, 27 Februar 2004 14:28 ] [ ID #83079 ]
Datenbanken » gmane.comp.db.mysql.bugs » wierd error message from mysqld

Vorheriges Thema: return typ of count(*) in V4.0.18/V4.1 is different
Nächstes Thema: Re: Bug in new FOREIGN KEY checks in MySQLInnoDB/4.0.18!