We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ed355 commit f568e66Copy full SHA for f568e66
docs/README.md
@@ -18,6 +18,9 @@ $ sudo npm i -g pm2
18
- [Microsoft Windows](https://dev.mysql.com/doc/refman/8.0/en/windows-installation.html)
19
- [Others](https://dev.mysql.com/doc/refman/8.0/en/installing.html)
20
21
+> notice. mysql8.x default auth caching_sha2_pasword not support in node-mysql2 see [issue](https://github.com/mysqljs/mysql/pull/1962)
22
+
23
24
25
## GET code-push-server FROM NPM
26
0 commit comments