← Back to team overview

maria-discuss team mailing list archive

Re: "Error: MySQL server has gone away" issue while running mariadb database

 

For reference, We are running web-based front service
with nodejs package + pm2 (http://pm2.keymetrics.io/) on Ubuntu 16.04.1
server.

It seems that this issue results from the too big packet size and too long
waiting time
between mariadb server and our nodejs-based web-service.

Any hints (or Any similar experience) will be helpful to me. :)

References