Files
MaxScale/maxscale-system-test/mxs1719.json
Johan Wikman f5562d2cab MXS-1719 Add test that reveals problem
With the masking filter, several UPDATEs as one multi-statement
causes the session to hang.
2018-03-21 13:39:03 +02:00

13 lines
179 B
JSON

{
"rules": [
{
"replace": {
"column": "a"
},
"with": {
"fill": "X"
}
}
]
}