Sergio Ilarri <[EMAIL PROTECTED]> wrote:
> P.S. I also get sometimes an error: General error, message from server:
> "Can't lock file (errno: 116)".
...which is:
[EMAIL PROTECTED] egor]$ perror 116
Error code 116: Stale NFS file handle
See the end of .err files in datadir of your servers, the
Hi everybody,
I have the following scenario. Several computers with shared disk in a
LAN. Each of these computer has a MySQL server that serves several
databases. I have several clients that communicate with a Java process
that I have in each computer to answer queries for a given database
(it co