I finally ended up switching to MySQLi because it offered "ping" and
reconnect options. For some reason I kept getting "MySQL Server has
gone away" with PDO, even with persistent. I tried many different ways
to detect that and then reconnect, but PDO just doesn't support it. I
will be making the switch later on today and I'm hoping to have it
converted in less than an hour :)

Reply via email to