Node Express Server Using node-mysql2
Crashes Periodically Due to Reliance on Deprecated Authentication Plugin
#3366
Labels
node-mysql2
Crashes Periodically Due to Reliance on Deprecated Authentication Plugin
#3366
A Node Express server using this package (via
express-mysql-session
, which is confirmed to use this package at v3.10.2) crashes periodically due to reliance upon an authentication plugin that has been deprecated by MySQL.Crashes occur randomly, not upon initial connection or when attempting to send queries:
MySQL documentation at https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html indicates:
The text was updated successfully, but these errors were encountered: