Gtid Position difference between MariaDB version
问题 I got an issue in our project during the MariaDB upgrade from 10.2.18 to 10.2.27 in my project, which caused problem during the start of Database Replication. On analyzing, I could see a weird behavior during MariaDB Installation with the below my.cnf. I tried to reproduce the scenario as simple as possible by a shell script with the below simplified my.cnf file. [mysqld] server-id=1 log-bin=binary-log. binlog-ignore-db=mysql binlog-ignore-db=performance_schema from where I could see the