mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
When FLUSHDB / FLUSHALL / SWAPDB is inside MULTI / EXEC, the
client side tracking invalidation message was interleaved with transaction response.
(cherry picked from commit 6f0a27e38e)