Quote:
ex: you call fetch_row once too many it crashes. You don't call it often enough, next query crashes with sync error. There seems to be no real way to get the number of rows returned without doing a count() but if the returned set is 0, then guess what, when you call fetch_row, it will be one time too many and, crash.
Unless you have proof it isn't your code that's causing the problem, or if you are not running the latest version on the MySQL++ site, then I have issue with anyone saying that "this software doesn't work", when there is no discernable proof that it's the software.