| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | August 11 2008 8:31pm |
| Subject: | Re: problem with fetch_row() | ||
| View as plain text | |||
jujulj wrote: > > when running the query shown below, the loop always stops at the same > point (after 1128 fetch_row) without any error message nor warning. > It seems stuck and does not continue the program. When the program freezes, what does a debugger tell you? Is it looping inside MySQL++, inside the C API, or inside your code? What function(s) is it trapped in? Is there anything unusual about the content 1128th row?
| Thread | ||
|---|---|---|
| • problem with fetch_row() | jujulj | 11 Aug |
| • Re: problem with fetch_row() | Warren Young | 11 Aug |
| • Re: problem with fetch_row() | jujulj | 12 Aug |
| • Re: problem with fetch_row() | jujulj | 12 Aug |
| • Re: problem with fetch_row() | jujulj | 12 Aug |
| • Re: problem with fetch_row() | Warren Young | 12 Aug |
