rettama / luadbi

Automatically exported from code.google.com/p/luadbi
MIT License
0 stars 0 forks source link

Infinite loop when retrieving empty blobs (MySQL) #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a table with an blob column
2. SELECT blobcolumn FROM sometable
3. You got an infinite loop :(

What is the expected output? What do you see instead?
return just and empty string

What version of the product are you using? On what operating system?
0.5 in Linux

Original issue reported on code.google.com by fernando...@gmail.com on 27 May 2012 at 3:31

GoogleCodeExporter commented 8 years ago

Original comment by MWild1 on 26 Apr 2013 at 12:19

GoogleCodeExporter commented 8 years ago
Hi, sorry for the large delay in processing bugs for LuaDBI.

I've tested this on the latest code, and cannot reproduce the issue. Please see 
if you can still reproduce it, or I'll close this issue and assume it is now 
fixed.

Original comment by MWild1 on 29 Jul 2014 at 1:05

GoogleCodeExporter commented 8 years ago
Closing for now, please re-open if you can reproduce. Thanks!

Original comment by MWild1 on 30 Jul 2014 at 7:04