Also a concern is setting the value dynamically: I installed the plugin: root@mac [(none)]> INSTALL PLUGIN clone SONAME 'mysql_clone.so'; Query OK, 0 rows affected (0.23 sec) I modified the setting using SQL: mysql -vvvt < show global variables like 'clone_valid_donor_list'; +------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Variable_name | Value | +------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | clone_valid_donor_list | 100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100:3306,100.100.100.100: | +------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 1 row in set (0.01 sec) root@mac [(none)]>