Optimize BLOB selects by using prebuilt->blob_heap directly instead of first
reading BLOB data to a temporary heap and then copying it to prebuilt->blob_heap.
Showing
Please register or sign in to comment
reading BLOB data to a temporary heap and then copying it to prebuilt->blob_heap.