Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: batch
-
Labels:None
Description
setting NUll using setNull in batch will make BULK command split into multiple calls.
Current implementation in 2.x and 3.x , since datatype might not be the same than previous/following datatype can make a COM_STMT_BULK command with only one dataset.