signal18 / replication-manager

Signal 18 repman - Replication Manager for MySQL / MariaDB / Percona Server
https://signal18.io/products/srm
GNU General Public License v3.0
647 stars 167 forks source link

Add the possibility to disable innodb_force_primary_key #786

Open jparissebso opened 1 month ago

jparissebso commented 1 month ago

Hi When using engine innodb, the value of innodb_force_primary_key is forced to ON (default is OFF according to mariadb documentation) We need the possibility to deactivate this value and set it back to OFF

caffeinated92 commented 1 month ago

Hi @jparissebso You can use noforcepk tag in our config -> optimizer area