| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | February 28 2005 11:28pm |
| Subject: | Re: Follow up to "seg fault as soon as i try to get a Result Set" | ||
| View as plain text | |||
Chris Gagnon wrote: > query << "select * from eos_world"; How many records is that? > Result res = query.store(); // SEG FAULTS HERE I asked because you're storing them all on the stack here.
| Thread | ||
|---|---|---|
| • Follow up to "seg fault as soon as i try to get a Result Set" | Chris Gagnon | 25 Feb |
| • Re: Follow up to "seg fault as soon as i try to get a Result Set" | Warren Young | 25 Feb |
| • RE: Follow up to "seg fault as soon as i try to get a Result Set" | Chris Gagnon | 27 Feb |
| • Re: Follow up to "seg fault as soon as i try to get a Result Set" | Warren Young | 1 Mar |
| • Re: Follow up to "seg fault as soon as i try to get a Result Set" | Warren Young | 1 Mar |
