https://bz.apache.org/bugzilla/show_bug.cgi?id=66050
--- Comment #6 from Felix Schumacher <felix.schumac...@internetallee.de> --- Created attachment 38277 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38277&action=edit Get typed objects when processing rows If you are willing to patch JMeter yourself, you could try the attached patch, which might help (for double/float formatting). I believe, that this code path should skip the string formatting in the JDBC driver and use a less synchronized code path. I am unsure, whether we should follow this path, as up until now I haven't heard of other drivers having the same problem and there are a lot of types in SQL :) -- You are receiving this mail because: You are the assignee for the bug.