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 5c5ea59 commit 9ca5176Copy full SHA for 9ca5176
BUILD/SETUP.sh
@@ -208,7 +208,7 @@ fi
208
209
max_no_embedded_configs="$SSL_LIBRARY --with-plugins=max"
210
max_no_qc_configs="$SSL_LIBRARY --with-plugins=max --without-query-cache"
211
-max_configs="$SSL_LIBRARY --with-plugins=max --with-embedded-server --with-libevent --without-plugin=plugin_file_key_management --with-plugin-rocksdb=dynamic"
+max_configs="$SSL_LIBRARY --with-plugins=max --with-embedded-server --with-libevent --without-plugin=plugin_file_key_management --with-plugin-rocksdb=dynamic --with-plugin-test_sql_discovery=DYNAMIC"
212
all_configs="$SSL_LIBRARY --with-plugins=max --with-embedded-server --with-innodb_plugin --with-libevent"
213
214
#
0 commit comments