wangweianger / mysqls

It is written in JavaScript,crud for mysql.You can also use transactions very easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

init出错是什么问题

yongruning opened this issue · comments

确定init({})里的信息没有问题,自己用mysql链接能查到数据,但是用mysqls不行,报错

Uncaught (in promise) Error: Access denied for user 'root'@'localhost' (using password: YES)

求解谢谢~