diff --git a/ndb/src/mgmapi/ndb_logevent.cpp b/ndb/src/mgmapi/ndb_logevent.cpp index 6d4f1980f0f..89ca9a50883 100644 --- a/ndb/src/mgmapi/ndb_logevent.cpp +++ b/ndb/src/mgmapi/ndb_logevent.cpp @@ -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 {