Hi there!
I have the following issue in our production environment: A duplicated index binlog have been created.
A few months ago I had realized that a new index binlog was created under mariadb-bin.index name, while the old file was renamed into mariadb-bin.index.index. I have been searching if anyone has the same problem, but I couldn’t find nothing.
I have tried reseting binlogs with reset master command, but the file persist there, while the old binlogs have been removed.
Can anyone help me? Is there any risk deleting the file manually?
Thanks in advance!
Pika.