Empty changeset to restart pushbuild

This commit is contained in:
lars/lthalmann@mysql.com/localhost.localdomain.(none) 2007-08-17 00:10:46 +02:00
parent aba3a3b49d
commit 4ecac78ff7

View file

@ -597,7 +597,7 @@ int Log_event::net_send(Protocol *protocol, const char* log_name, my_off_t pos)
const char *event_type;
if (p)
log_name = p + 1;
protocol->prepare_for_resend();
protocol->store(log_name, &my_charset_bin);
protocol->store((ulonglong) pos);