我已经安装并重新安装了更多次 Mysql,但程序总是拒绝我访问说:
错误 1045 (28000): 用户 'root'@'localhost' 访问被拒绝(使用密码:YES)
如果我使用真实密码,则无法进入Mysql。有什么建议吗?我在想 Grants 有问题,我没有办法看到它们,因为它们在 Mysql 中。
我需要有我的php的可执行路径,因为我想在eclipse php上运行php文件。显然没有exe文件,那么我必须搜索到哪个文件呢?
我试图使用 comand 为 npm 安装 mysql npm install mysql,然后我收到此错误消息:
npm WARN npm npm does not support Node.js v10.15.2
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.
npm WARN npm You can find the latest version at https://nodejs.org/
npm WARN using --force …Run Code Online (Sandbox Code Playgroud)