node:events:492 Uncaught Error: read ECONNRESET
at __node_internal_captureLargerStackTrace (node:internal/errors:496:5)
at __node_internal_errnoException (node:internal/errors:623:12)
at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
what causing this problem as after connecting to the mysql database this error pops up on the console on its own.
ECONNRESETerror - the description of such error should be all you need to know to fix your issue