Option to add primary key for support Mysql 8.0.12 (Group Replication InnoDB Cluster
l
lionel MAZEYRAT
Some history and alarm table need a primary key to comply with mysql innodb cluster (Group Replication)
Add an option to create auto increment pk for table without pk. See forum link attached.
Log In
P
Petr Sebecek
namely tables 'sqlth_partitions' & 'sqlth_sce' are missing the Primary Key by default; please add the Primary Key into your SQL create statements