1. Rename run-ut.sh to run-be-ut.sh 2. Find all test files from build dir instead of declaring separately in the script 3. Add gtest output to collect the result of unit test.
When using mysql nio server, if the mysql handshake protocol fails, we need to actively close the channel to prevent socket leakage.
move PR template to .github root.