MYSQL Workbench not running

I have installed mysql-admin and mysql-query. Tried running MYSQL workbench and it doens’t run.

rpm -qa | grep mysql

is

mysql-community-server-client-5.1.46-2.18.x86_64
mysql-administrator-5.0r14-11.2.x86_64
libmysqlclient16-5.1.46-2.18.x86_64
libmysqlcppconn1-1.0.5-6.2.x86_64
libmysqlclient-devel-5.1.46-2.18.x86_64
mysql-community-server-5.1.46-2.18.x86_64
OpenOffice_org-base-drivers-mysql-3.2.1.6-1.1.x86_64
mysql-gui-tools-5.0r14-11.2.x86_64
php5-mysql-5.3.3-0.1.2.x86_64
mysql-workbench-5.1.16-8.2.x86_64
mysql-query-browser-5.0r14-11.2.x86_64
libqt4-sql-mysql-4.6.3-1.3.x86_64
libmysqlclient_r16-5.1.46-2.18.x86_64

Am i missing anything?

This thread possibly mysql workbench dont start ?

I have the same problem. Starting mysql-workbench silently fails. No error message, nothing, i simply get my prompt back.

When i try to start mysql-administrator i get the following error message:
/usr/bin/mysql-administrator-bin: symbol lookup error: /usr/lib64/libgiomm-2.4.so.1: undefined symbol: g_credentials_get_type

I re-installed the package that provides libgiomm-2.4.so.1, but that didn’t fix the problem. Cumbersome situation, it is my duty to maintain and backup the mysql database of our website and there are plans to set up a mail server that would also require mysql for virtual users and the address book of the webmailer.