Choose your database:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Subscribe to our news
Partners
Testimonials
Jonathan Fistley: "I appreciate all the dedicated help we've gotten from you and your staff. I'm a fan of your product and of your service oriented approach".
Aaron T. Judow: "SQL Maestro Group have created an exceptional tool for MySQL server maintenance and data reservation. I recommend it to all who need to operate efficiently".

More

Add your opinion

Service Center for MySQL online help

Prev  Table of Contents Next 

Setting connection properties


Specify the options described below for connecting to MySQL server.

04.01.00.Add_Task.1
Host name
Name or IP address of MySQL host (e.g. localhost).

Port number
TCP port number for connecting MySQL server (by default 3306).

User name
User name to login to MySQL .

Password
Password to login to MySQL server.

chboxConnect through the Secure SHell (SSH) tunnel
Check this option to establish connection to intermediate SSH server before connecting to a database and forward all MySQL commands through the secure tunnel.

SSH host name
Specifies a name or IP address of SSH server host.

SSH port
TCP port number for connecting SSH server (by default 22).

SSH user name
User name to login to Secure SHell.

SSH password
Password to login to Secure SHell.

Note that MySQL host name always should be set relatively to the SSH server. For example, if both of MySQL and SSH servers are located on the same computer, you should specify localhost as Host name instead of server's external host name or IP address.





Prev  Table of Contents Next