Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
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.