mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
The error was specific to threadpool/compressed protocol. set_thd_idle() set socket state to idle twice, causing assert failure. This happens if unread compressed data on connection,after query was finished. On a protocol level, this means a single compression packet contains multiple command packets.
13 KiB
13 KiB