Compilation error fix
Compilation error fix
This commit is contained in:
@ -958,6 +958,7 @@ blr_make_binlog_dump(ROUTER_INSTANCE *router)
|
|||||||
encode_value(&data[9], BLR_REQUEST_ANNOTATE_ROWS_EVENT, 16);
|
encode_value(&data[9], BLR_REQUEST_ANNOTATE_ROWS_EVENT, 16);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
{
|
||||||
encode_value(&data[9], 0, 16); // No flag set
|
encode_value(&data[9], 0, 16); // No flag set
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user