Node crashes on new user account

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
priestriversystems
Posts: 5
Joined: Tue 23 Apr 2013 15:07

Node crashes on new user account

Post by priestriversystems » Fri 31 Jul 2015 22:21

I have a node.js app hitting mysql on a server. When I use the root password, all goes well. When I create an account for this app and specify the account, the app is crashing, it doesnt seem to be making a connection. Ive tried giving the account global priviledges and object priviledges to a specific table, and that doesnt seem to make a difference. When I try to give the account Role permissions I get a "Access denied for user 'root'@'%' " dialog message. Does this tell you anything, or give you an idea of anything else to try?
Thanks

alexa

Re: Node crashes on new user account

Post by alexa » Mon 03 Aug 2015 09:46

Could you please provide us the full name and version of the product?

priestriversystems
Posts: 5
Joined: Tue 23 Apr 2013 15:07

Re: Node crashes on new user account

Post by priestriversystems » Mon 03 Aug 2015 14:46

dbForge Studio for MySQL vers 6.0.622
MySQL Server 5.5

alexa

Re: Node crashes on new user account

Post by alexa » Mon 03 Aug 2015 15:18

Please try the latest version 6.3 https://www.devart.com/dbforge/mysql/st ... nload.html

If this still doesn't help, please let us know whether it crashes with any error report or error message? In case you are seeing an error report, please click the 'Send Error Report' button. This will send the full description of the error to our support system for investigation.

You can send a reply straight to our support system at supportATdevartDOTcom

Post Reply