Skip to content
Snippets Groups Projects
user avatar
Stephen R. van den Berg authored
sizeof(Thread.Queue()) is not equal to Thread.Queue()->size().
Fixes the calculation for adaptive buffer refills.
Without this fix, it *will* result in hung queries, but only
if the number of rows returned exceeds 1024.
c90ad277
History
Name Last commit Last update
..