I still have this problem with replication, and i dont know how to fix it.
I have a slave that has been running for a long time without any problems,
but now its not replicating any more. So I tried to do a "LOAD DATA MASTER;"
which always gives me this error now:
Version: '4.0.15-standard-log'
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 11, 2003 9:52 AM
Subject: SERIOUS PROBLEM
> Hi,
> I am encountering a serious problem with MYSQL 3.23.48. Mine is a java
> application with the following flow.
>
>
Hi,
I am encountering a serious problem with MYSQL 3.23.48. Mine is a java
application with the following flow.
Make a connectionobject to Mysql
Get a record from table1
Update table2 with the table1 info.
It works in 99% of the cases i am able to fetch the record from table1. But
in