From 79b84934b9c4cc3da7f1c9c2e32f6ea0802f7eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Tue, 9 Jan 2018 10:00:25 +0200 Subject: [PATCH] Document tee filter limitations Added the tee filter into the limitations document. --- Documentation/About/Limitations.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/About/Limitations.md b/Documentation/About/Limitations.md index 5f8c1a335..e7ee13c94 100644 --- a/Documentation/About/Limitations.md +++ b/Documentation/About/Limitations.md @@ -115,6 +115,13 @@ router. The Database Firewall filter does not support multi-statements. Using them will result in an error being sent to the client. +### Tee filter limitations (tee) + +The Tee filter does not support binary protocol prepared statements. The +execution of a prepared statements through a service that uses the tee filter is +not guaranteed to produce the same result on the service where the filter +branches to as it does on the original service. + ## Monitor limitations A server can only be monitored by one monitor. If multiple monitors monitor the