Search: "3306"
Changing the Way of Continuous Delivery with Docker (Part 2 blog
start the port at 3306 or otherwise. To test a web application, you do not need to write a MySQL ID, and only MySQL may do as ...
Using Istio to support Service Mesh Expansion on Alibaba Cloud Kubernetes Container Service and ECS blog
istioctl command, register the data service: istioctl -n bookinfo register mysqldb 192.168.3.202 3306 After the setup, Kubernetes ...
How to Setup MariaDB Master and Slave Replication on Ubuntu 16.04 blog
: slave_user Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mariadb-bin.000001 ...
How to Create Ansible playbook blog
private IP address of the "web-server" instance on port "3306". This tutorial assumes that you have already ...
How to Deploy Symfony on Alibaba Cloud blog
database settings to the `env` file ``` DATABASE_URL=mysql://vaati:password@localhost:3306/myapplication ``` Next, install the ...
How to Set up an OpenConnect VPN Server blog
– POP3/EMAIL SSL 3306 – MYSQL The default ports used by OpenConnect VPN are the following: Port -------- 443 ...
How to Backup and Restore RDS Database blog
: ``` mysqldump -h xxx.mysql.aliyun.com -u xxx -P 3306 -p --opt --default-character-set=utf8 --triggers --hex-blob db_name > /tmp ...
How to Set up a VPN Server Using SoftEther blog
SSL/TLS 873 – RSYNC 993 – IMAP/EMAIL SSL 995 – POP3/EMAIL SSL 3306 – MYSQL Ports used ...