[skip ci] Add IndexFile event code in binlog doc (#11539)

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
shaoyue 2021-11-10 19:29:06 +08:00 committed by GitHub
parent 250f3eb965
commit 0392115539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,7 @@ CREATE_COLLECTION_EVENT
DROP_COLLECTION_EVENT
CREATE_PARTITION_EVENT
DROP_PARTITION_EVENT
INDEX_FILE_EVENT
```
DESCRIPTOR_EVENT must appear in all column files and always be the first event.