DBD-MariaDB icon indicating copy to clipboard operation
DBD-MariaDB copied to clipboard

MySQL server has gone away

Open waldo22 opened this issue 3 years ago • 1 comments

My first attempt to switch from DBD::mysql to DBD::MariaDB was stymied by the errors MySQL server has gone away and Can't locate object method "execute" via package "1" (perhaps you forgot to load "1"?).

I'm not sure where to even begin troubleshooting this issue, but switching back to DBD::mysql "fixed" the problem.

This is most likely something that we're doing in a non-standard way, but I would appreciate any pointers in what to look for.

waldo22 avatar Dec 26 '21 17:12 waldo22

Could you please show exact code which triggered this error?

pali avatar Apr 07 '22 18:04 pali