TO ALL
default_authentication_plugin=mysql_native_password -port=3309 +port=3306
The magic number has to match the one in test script. How to guarantee they will stay synced in future? How to make sure when one modifies here, he'll know to change the other place too?
That's a common problem in a big project. We need some general way for keeping consistency. Everyone should be aware of the problem and follow such practice.
Thanks, Fengguang
user=mysql memlock=on bind-address=0.0.0.0 -- 2.23.0