amphp / mysql

An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unsupported protocol version 255 (Expected: 10) instead of properly parsing a "Too many connections" error

danog opened this issue · comments

Instead of throwing (or even somehow handling) a "Too many connections" error, a parser error is thrown: https://pastebin.com/TDpvZW1H