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 version 3: mysql lock table .develop.Pseq read

mysql-4.0.1 crash

2002-01-20 Thread Arne Mueller
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 : +44-(0)207 2693405 | fax :+44-(0)207-269-3534

permission to lock tables

2002-01-19 Thread Arne Mueller
| +---++-+-+-+-+-+---++-+++ -- Arne Mueller Biomolecular Modelling Laboratory Imperial Cancer Research Fund 44 Lincoln's Inn Fields London WC2A 3PX, U.K. phone : +44-(0)207 2693405 | fax :+44-(0)207-269-3534 email : [EMAIL PROTECTED] | http://www.bmm.icnet.uk

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: select keywords(10.0) from MyDocs where DocId = 666

text mining under mysql

2002-01-07 Thread Arne Mueller
... ] 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 Mueller Biomolecular Modelling Laboratory Imperial Cancer Research Fund 44 Lincoln's Inn Fields London

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