Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I’m trying to allow external connection from a One Click Wordpress to a Managed MySQL Database Cluster via VPC Network.
I’ve added bind-address = 0.0.0.0 to /etc/mysql/mysql.conf.d/mysqld.cnf
I’ve created
CREATE USER 'test'@'[VPC NETWORK HOST]' IDENTIFIED WITH mysql_native_password BY 'password';
I’ve added Wordpress Droplet as trusted sources.
But nothing seems to work. The command mysql -u test -p returned ERROR 1045 (28000): Access denied. Am I missing something? What is the best way to manually connect Wordpress Droplets to a Managed Database Cluster?
newdoaccount
Idit Sasi
fadecomic
Adya Prasad
BigHomerX
rodolfomartinez
chandurkarsunil
Avast Neon
twc8ac35a8636
982193cb8d2b486b8efea40037ab6b
Wagner Caetano
Wagner Caetano