MaxScale Comment Filter
Inject custom comments into SQL statements. This filter allows administrators to tag queries with metadata for tracking, auditing, or debugging purposes.
Overview
[MyComment]
type=filter
module=comment
inject="Comment to be injected"
[MyService]
type=service
router=readwritesplit
servers=server1
user=myuser
password=mypasswd
filters=MyCommentSettings
inject
injectExamples
Example 1 - Inject IP address of the connected client into statements
Last updated
Was this helpful?

