Incorrect log_bin_index status variable if log-bin-index contains periods

Description

If the config file contains

then the value of the status variable contains "a.index" rather than "a.b".

However, "a.b" is the index file that actually gets created.

 

Environment

None

Activity

KennT 
April 22, 2021 at 3:50 AM

Upstream bug report

http://bugs.mysql.com/103400

Venkatesh Prasad 
March 29, 2021 at 11:57 AM

The root cause for this problem is that MySQL incorrectly processes the binlog and relay log names.

https://support.oracle.com/knowledge/Oracle%20Database%20Products/2454709_1.html

Details

Assignee

Reporter

Labels

Upstream Bug URL

Priority

Created March 29, 2021 at 11:31 AM
Updated March 6, 2024 at 10:40 AM