Sanjay Pradeep

Results 10 comments of Sanjay Pradeep

Design discussion would be much helpful to accomplish this product much better.

hey @adigunsherif actually I wish to take but I'm with other side project work.

Yeah okay. But shall make this ticket open, for tracking?

@oyerohabib glad to see your message. Please go ahead and create pull request with changes, much appreciated in advance.

Share your error screenshot.

Hi @CovertLeopard I understand your point, Here's the below code sample I'm using it for connection with MySQL, const mysql = require('mysql'); ``` const connection = mysql.createConnection({ host: 'localhost', user:...

Hey @ruiquelhas sorry for creating a confusion here. At first, my DB password was `myNewPassword`. during weekend while trying to find solutions, I've changed my DB password to `root` (works...

> @sanjaypradeep Could you show us the actual connection creation that you are doing in your code? Showing the query and the error but not how you are actually connecting...

@CovertLeopard everything is running in local server, I'm not using any docker or VM. I've my personal machine.