[MXS-501] USE <db> hangs when Tee filter uses matching Created: 2015-12-09  Updated: 2015-12-10  Resolved: 2015-12-10

Status: Closed
Project: MariaDB MaxScale
Component/s: tee
Affects Version/s: 1.2.1
Fix Version/s: 1.3.0

Type: Bug Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

When the tee filter excludes some of the queries mandatory queries are always duplicated. The COM_FIELD_LIST packets were duplicated even though they don't change the state of the session or create or modify data. This leads to a hang when a USE <db> is send from the command line.

Steps to reproduce:

  • Configure two services, one with a tee filter which feeds to the other service.
  • Add match=insert for the tee filter
  • Execute USE test

Generated at Thu Feb 08 03:59:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.