Currently I use phpMyAdmin to access a MySQL database during development of some component.
As I am switching to Eclipse with PHP plugin, I would also want to use a plugin for MySQL.
I have read about two MySQL plugins for Eclipse, but don't know which to choose:
SQLExplorer
http://eclipsesql.sourceforge.net/QuantumDB Eclipse Plugin
http://quantum.sourceforge.net/And maybe there are more...
Which one do most PHP/MySQL developers use in Eclipse?
Which one would you recommend (and why)?
PS: I use a 64 bit version of Eclipse on Ubuntu 8.04 (for AMD 64).