I am using MySQL to create database using ubuntu. I downloaded and installed MySQL in terminal and I create database and insert data on it. Now, I have to select the ip_adress and the port number where MySQL is runing. But, I don't understand how to get these informations.
Is there anyone who can help me ?