MySQL Forums
Forum List  »  Newbie

mysql DB and Ports
Posted by: Hosney Osman
Date: August 31, 2014 01:45AM

Dear All
i am new member in mysql community and this is the first time using mysql
my question is
i am trying to connect tomcats application to mysql DB
i am create 2 datebases and grant all privileges to DB users
when i am trying to find the port of these DB i found the both are working in the same port 3306
i am using the following command to show thw DB port
mysql> use app1
mysql> show variables where variable_name = 'port';
i got the same result port number = 3306
is that OK
is that normal
i don't know

Thanks and Best Regards
Hosney Osman
hosneyosmanbb@gmail.com

Options: ReplyQuote


Subject
Written By
Posted
mysql DB and Ports
August 31, 2014 01:45AM
August 31, 2014 11:49AM
August 31, 2014 08:24PM
September 07, 2014 09:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.