Re: Default services enabled -> there is no problem with mysqld

2011-08-25 Thread Reindl Harald
Am 24.08.2011 19:36, schrieb Lennart Poettering: > On Wed, 24.08.11 10:45, Tom Lane (t...@redhat.com) wrote: > >> >> Reindl Harald writes: >>> Am 23.08.2011 23:28, schrieb Tom Lane: there's no other way for "mysqladmin ping" to work, for example >> >>> and where is the problem? >> >> I'm n

Re: Default services enabled -> there is no problem with mysqld

2011-08-24 Thread Lennart Poettering
On Wed, 24.08.11 10:45, Tom Lane (t...@redhat.com) wrote: > > Reindl Harald writes: > > Am 23.08.2011 23:28, schrieb Tom Lane: > >> there's no other way for "mysqladmin ping" to work, for example > > > and where is the problem? > > I'm not planning on repeating myself either, but: a database >

Re: Default services enabled -> there is no problem with mysqld

2011-08-24 Thread Tom Lane
Reindl Harald writes: > Am 23.08.2011 23:28, schrieb Tom Lane: >> there's no other way for "mysqladmin ping" to work, for example > and where is the problem? I'm not planning on repeating myself either, but: a database *monitoring* tool, as opposed to a vanilla client, needs to know whether the

Re: Default services enabled -> there is no problem with mysqld

2011-08-24 Thread Reindl Harald
Am 23.08.2011 23:28, schrieb Tom Lane: > Yeah. Another way in which socket activation is not transparent is that > code might try to determine whether the service is running by seeing > whether a connection attempt succeeds. well if you have enabled the service and a listening socket it is th