Understanding MaxScale's Insert Stream Filter

Overview

MaxScale's Insert Stream Filter (insertstream) translates bulk INSERTINSERT statements into CSV data that is streamed to the back-end server and loaded using the LOAD DATA INFILELOAD DATA INFILE statement.

When to Use the Insert Stream Filter?

The Insert Stream Filter (insertstream) allows you to:

Next steps: