Hello,

I want to connect Oracle SQL Developer to my MySql db but don't know the hostname value.


My configuration is...
.VM Virtualbox with:
.Ubuntu Server 11.10 (64) with LAMP server.
.zc 1.5


I access my db through phpMyAdmin on the vm from http://192.168.0.107/phpmyadmin/ with no problems.


I have already:
1.Installed Sql Developer
2.Installed the driver(to get the new tab in 'new connection')


Now i need to enter:
1. Connection name: some name for my connection
2. Username: Same value as i use to access phpMyadmin
3. Password: same as point 2
4. Hostname: (defaults to 'localhost')
5. Port: (defaults to 3306)


My problem is that with this configuration it doesn't work.

I'm quite a newby so probably that's why I don't see it... Not sure where to get the value I need for the localhost... can somebody pls give me a clue?

thanks!
Leo