[MXS-1122] Add an option to bulk insert feature of MariaDB Server 10.2 in streaming insert plugin Created: 2017-02-02  Updated: 2019-05-28  Resolved: 2019-05-28

Status: Closed
Project: MariaDB MaxScale
Component/s: insertstream
Affects Version/s: 2.1.0
Fix Version/s: N/A

Type: New Feature Priority: Major
Reporter: Dipti Joshi (Inactive) Assignee: markus makela
Resolution: Won't Do Votes: 0
Labels: None


 Description   

At present streaming insert plugin converts multiple inserts into LOAD DATA LOCAL INFILE. An option should be added to use the binary bulk insert feature of 10.2



 Comments   
Comment by markus makela [ 2017-03-20 ]

This involves:

  • Converting the insert statemet into a binary prepared statement
  • Storing the prepared statement handle and the column definitions
  • Doing text-to-binary transformation of all values in the insert statements
Generated at Thu Feb 08 04:04:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.