extended search list of mysql library clients
--- a/generic/mysqlStubInit.c
+++ b/generic/mysqlStubInit.c
@@ -44,7 +44,7 @@
 /* ABI Version numbers of the MySQL API that we can cope with */
 
 static const char mysqlSuffixes[][4] = {
-    "", ".20", ".19", ".18", ".17", ".16", ".15"
+    "", ".20", ".19", ".18", ".17", ".16", ".15", ".3"
 };
 
 /* Names of the functions that we need from MySQL */
