Commit 46dd2e6e authored by tulin@build.mysql.com's avatar tulin@build.mysql.com

ndb_logevent.cpp:

  remove compiler warning
parent 467dc1ba
......@@ -283,7 +283,7 @@ struct Ndb_logevent_body_row ndb_logevent_body[]= {
ROW( BackupAborted, "backup_id", 2, backup_id),
ROW( BackupAborted, "error", 3, error),
{ NDB_LE_ILLEGAL_TYPE, 0, 0, 0, 0}
{ NDB_LE_ILLEGAL_TYPE, 0, 0, 0, 0, 0}
};
struct Ndb_logevent_header_row {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment