amphp / mysql

An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.
Other
358 stars 63 forks source link

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

Closed danog closed 3 years ago

danog commented 3 years ago

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