mysql-4.0.1 crash

2002-01-20 Thread Arne Mueller
have come across this problem, too. If you want I can (try) investigate the problem further, but maybe someone elese has already done this ... ;-) Arne -- Arne Mueller Biomolecular Modelling Laboratory Imperial Cancer Research Fund 44 Lincoln's Inn Fields London WC2A 3PX, U.K. phone

Re: permission to lock tables

2002-01-20 Thread Arne Mueller
Jeremy Zawodny wrote: > > On Sun, Jan 20, 2002 at 03:46:14AM +, Arne Mueller wrote: > > Hi All, > > > > I've just migrated from mysql-3.12 to 4.0.1 and despite a mysqld crash a > > few minutes ago there is a strange problem I've never had in mysql

permission to lock tables

2002-01-19 Thread Arne Mueller
| Y | Y | Y | Y | Y | Y | Y | +---++-+-+-+-+---------+---++-+++ -- Arne Mueller Biomolecular Modelling Laboratory Imperial Cancer Research Fund 44 Lincoln's Inn Fields London WC2A 3PX, U.K. phone : +44-(

Re: text mining under mysql

2002-01-10 Thread Arne Mueller
> > On Mon, 7 Jan 2002, Arne Mueller wrote: > > I wonder whether one can use the full text indexes in mysql to find out > > what words in a document are likely to be relevant key words. > > > > . . . > > > > I'd be nice to have a command like this:

text mining under mysql

2002-01-07 Thread Arne Mueller
;s a problem that function that works on a single column and row produces a multiple row output ... ] I'm happy for any suggestions on how to extract the ranked most relevant keywords per document using the existing functionality from mysql 4.0. Thanks for help, Arne -- Arne Mu

Re: zombie socket

2001-01-30 Thread Arne Mueller
Sinisa Milivojevic wrote: > > Arne Mueller writes: > > Hi All, > > > > Summary: sockets opened by mysql-clients are not closed properly after > > the client process has been terminated. > > > > I'm using mysql-3.23.8-alpha (server running on

zombie socket

2001-01-29 Thread Arne Mueller
Hi All, Summary: sockets opened by mysql-clients are not closed properly after the client process has been terminated. I'm using mysql-3.23.8-alpha (server running on irix 6.5), the clients run on RadHat Linux 7. When I establish a connection from the client (linux) to the server via the stand