Bugzilla – Bug 550261
mysql-workbench fails to connect on a mysql db.
Last modified: 2009-10-27 11:29:53 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-3.2 Firefox/3.5.3 When I try to use mysql-workbench tools to create a reverge engineer from my mysql database, the app pop-up one dialog with this text: Database driver: Failed to open library '/usr/lib/mysql-workbench/mysqlcppconn.so'. Check settings So, i try to search this lib with find on the system, and i don't found this. Searching on Google i see that this is really a bug, because the workbench do not say that need the libmysqlcppconn1 package too on install. http://forums.opensuse.org/applications/419441-mysql-workbench-missing-files.html I follow the last post, install the libmysqlcppconn1 and I have created a link for this on /usr/lib/mysql-workbench dir. Reproducible: Always
Should be already fixed now. *** This bug has been marked as a duplicate of bug 547164 ***