Revert "If running on a threaded lisp try loading libmysqlclient_r"
[clsql.git] / db-mysql / mysql-loader.lisp
index cb75e5e5b3959db88f637aa4a94a2dcf499ce256..afea3e5415359a5dd155b1ff1a86c95c0335d050 100644 (file)
     "clsql_mysql"))
 
 (defvar *mysql-library-candidate-names*
-  '(
-    #+(or allegro cmu lispworks openmcl sb-thread scl) "libmysqlclient_r"
-    "libmysqlclient"
-    "libmysql"))
-
-
+  '("libmysqlclient" "libmysql"))
 
 (defvar *mysql-supporting-libraries* '("c")
   "Used only by CMU. List of library flags needed to be passed to ld to