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

Reaching connection limit results in protocol version exception #123

Closed kelunik closed 1 year ago

kelunik commented 2 years ago

Fatal error: Uncaught Amp\Sql\ConnectionException: Unsupported protocol version 255 (Expected: 10)

kelunik commented 1 year ago

Fixed in v3.