File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -192,8 +192,10 @@ for f in innochecksum myisamchk myisam_ftdump myisamlog myisampack \
192192done
193193
194194# Remove test plugins
195- for p in auth.so auth_test_plugin.so daemon_example.ini libdaemon_example.so qa_auth_client.so \
196- qa_auth_interface.so qa_auth_server.so replication_observers_example_plugin.so ha_example.so \
195+ for p in auth.so auth_test_plugin.so authentication_ldap_sasl.so \
196+ authentication_ldap_simple.so daemon_example.ini libdaemon_example.so \
197+ qa_auth_client.so qa_auth_interface.so qa_auth_server.so \
198+ replication_observers_example_plugin.so ha_example.so \
197199 test_udf_services.so test_security_context.so ; do
198200 rm -f %{buildroot}%{_libdir}/mysql/plugin/$p
199201done
You can’t perform that action at this time.
0 commit comments