MySQL: GIPK (InnoDB and Generated Invisible Primary Keys)
— "MySQL 8.0.30 adds GIPK, generated invisible primary keys. They should only ever be needed if you have external software running where you cannot control and fix the schema, but they would allow you to run such software with RBR (Row-based Replication) or GR (Group Replication) without cooperation from the vendor.
— https://blog.koehntopp.info/2022/08/23/mysql-gipk.html
— "MySQL 8.0.30 adds GIPK, generated invisible primary keys. They should only ever be needed if you have external software running where you cannot control and fix the schema, but they would allow you to run such software with RBR (Row-based Replication) or GR (Group Replication) without cooperation from the vendor.
— https://blog.koehntopp.info/2022/08/23/mysql-gipk.html