On Thu, 2002-07-11 at 06:47, [EMAIL PROTECTED] wrote:
> Hello MySQL list,
>
> I have set up a master-slave replication and am reading the following in the
> .err file of the slave:
>
> Error reading packet from server (server_errno=1159)
>
> Where can I find a list of server_errno's and th
Hello MySQL list,
I have set up a master-slave replication and am reading the following in the
.err file of the slave:
Error reading packet from server (server_errno=1159)
Where can I find a list of server_errno's and their text descriptions ?
Is it possible perhaps in an sql query ?
Roh