We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3ec32 commit 28e7f24Copy full SHA for 28e7f24
example/C/build_test.sh
@@ -5,7 +5,7 @@ if [ -f ./rpl_test_2 ]; then
5
rm ./rpl_test_2
6
fi
7
8
-if [ -f ../../mysql_rpl_listener.so ]; then
+if [ -f ../../libmysql_rpl_listener.so ]; then
9
10
echo "shared library present"
11
0 commit comments