Understanding MaxScale's Insert Stream Filter
This page is part of MariaDB's Documentation.
The parent of this page is: Insert Stream Filter
Topics on this page:
Overview
MaxScale's Insert Stream Filter (insertstream) translates bulk statements into CSV data that is streamed to the back-end server and loaded using the statement.
When to Use the Insert Stream Filter?
The Insert Stream Filter (insertstream) allows you to:
Translate bulk
statements into statements
Next steps: