Re: Replication and LOAD DATA LOCAL INFILE

2004-10-13 Thread Eric Bergen
My best guess would be that your slave tables have slightly different data/structure than your master table. Try taking a fresh snapshot from the master and trying again. -Eric On Tue, 12 Oct 2004 10:33:24 -0700, Kenneth Lim <[EMAIL PROTECTED]> wrote: > Hi - > > I'm seeing these error/warning

Replication and LOAD DATA LOCAL INFILE

2004-10-12 Thread Kenneth Lim
Hi - I'm seeing these error/warning messages on my replication slave: [ERROR] Slave: load data infile on table 'DeviceItem' at log position 38844696 in log 'db1-bin.01' produced 6 warning(s). Default database: 'senvidsysdb' I was wondering if anyone has seen similar messages. I have maste