summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sql/configure.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/sql/configure.json b/src/sql/configure.json
index 49444c7e5f..dc7fffa02d 100644
--- a/src/sql/configure.json
+++ b/src/sql/configure.json
@@ -141,11 +141,6 @@
"condition": "libs.mysql",
"output": [ "publicFeature" ]
},
- "use_libmysqlclient_r": {
- "label": "MySql (threadsafe)",
- "condition": "features.sql-mysql && (libs.mysql.source == 0 || libs.mysql.source == 2)",
- "output": [ "privateConfig" ]
- },
"sql-oci": {
"label": "OCI (Oracle)",
"condition": "libs.oci",