mysql-test/r/rpl_server_id.result
0 → 100644
+34
−0
mysql-test/t/rpl_server_id.test
0 → 100644
+29
−0
+1
−0
Loading
When set the server-id dynamically, the server_id member of current thread is not updated. Update the server_id member of current thread after updated the global variable value.