Ok, so now I can connect by doing thie linking sugested in an earlier post:
su
cd /usr/lib/
ln -s libmysqlcppconn.so.6 libmysqlcppconn.so.5
But..
Now mysql workbench crashes when I try to execute a statement from the editor.
If i remove the link above it refuses to connect again.