Copy link to clipboard
Copied
Is there any documentation from CF or MySQL that states what
DB (specifically MySQL) supports this tag attribute, blockFactor?
Copy link to clipboard
Copied
The last time I checked, it was not supported in MySQL. Try searching mySQL's site for setFetchSize(). IIIRC, that is what blockFactor utilizes internally.