Merge bk-internal:/home/bk/mysql-4.1/

into serg.mylan:/usr/home/serg/Abk/mysql-4.1
This commit is contained in:
unknown 2004-04-30 10:43:59 +02:00
commit 41dfe1514d

View file

@ -3531,7 +3531,7 @@ static int queue_old_event(MASTER_INFO *mi, const char *buf,
*/
tmp_buf[event_len++]=0;
buf = (const char*)tmp_buf;
int4store(buf+EVENT_LEN_OFFSET, event_len);
int4store(tmp_buf+EVENT_LEN_OFFSET, event_len);
}
/*
This will transform LOAD_EVENT into CREATE_FILE_EVENT, ask the master to