Edilson Rocha Lima

Results 3 comments of Edilson Rocha Lima

I'm building an API that track the database's binlog files and when it reach 4mb "read ECONNRESET" error is thrown. Any update on it?

max_allowed_packet = 524288000 When I mentioned this error it was set to its default value. It seems that get a larger max_allowed_packet number stops the error as you said. I'll...

I'm also getting an error like that. I'm watching for those database events to notify users and at some point it stops working.