ssd is great upgrade :)

anyways mysql_upgrade outputs :
home@e6520:~$ mysql_upgrade -u root -p
Enter password: 
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
This installation of MySQL is already upgraded to 5.5.31, use --force if you 
still need to run mysql_upgrade

i tryed to install mysql-workbench from website instead of apt-get, version 
5.2.47 and i had to manually install libctemplate0.
apt-get version uses libctemplate2 as far as i can notice.

with website version and libctemplate0 instead of libctemplate2 i could
see schemas, but still could not get output for any query

errors  that i get are:

(mysql-workbench-bin:14621): GLib-GObject-WARNING **: attempting to add
an interface (GtkTreeModel) to class
(gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:14621): GLib-GObject-WARNING **: attempting to add
an interface (GtkTreeDragDest) to class
(gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:14621): GLib-GObject-WARNING **: attempting to add
an interface (GtkTreeDragSource) to class
(gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:14621): Gtk-CRITICAL **:
IA__gtk_tree_view_set_model: assertion `model == NULL ||
GTK_IS_TREE_MODEL (model)' failed

(mysql-workbench-bin:14621): Gtk-CRITICAL **:
IA__gtk_tree_view_set_model: assertion `model == NULL ||
GTK_IS_TREE_MODEL (model)' failed

(mysql-workbench-bin:14621): Gtk-CRITICAL **:
IA__gtk_tree_view_set_model: assertion `model == NULL ||
GTK_IS_TREE_MODEL (model)' failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1155571

Title:
  Workbench not showing tables or query results in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-workbench/+bug/1155571/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to