Mujahidul Islam
Results
1
comments of
Mujahidul Islam
const db = mysql.createConnection({ host: 'mysql-27b8c77e-devmujahidul-7992.h.aivencloud.com', port: 17706, user: 'avnadmin', password: 'Actual Password', // Replace with your actual password database: 'defaultdb', ssl: {} }); This is my aws mysql connection...