Den onsdagen den 4:e december 2013 kl. 14:56:48 UTC+1 skrev Noel Grandin: > > > > On 2013-12-04 14:22, Wickman wrote: > > > > (I posted this before, but it didn't show up in the group?) > > > > Adding random strings to a CLOB column sometimes returns the wrong > string. Here is working code example: > > Thanks for the test-case, this is now fixed in SVN. > > However, I'm not exactly sure why my fix works - it would seem to indicate > that the Java BufferedReader class has some > kind of boundary condition problem.... > > Excellent, thanks!
It might be worth investigating separately why the problem happened. Though I doubt this is a problem inside java.io.*, but one can never know :) -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
