On Saturday 23 April 2005 04:04 pm, Tony Lill wrote:
> Tracked down the segfault I was having, it seems to come from calling
> result.size() after execing a mysql query that can't return results
> (an INSERT). It would only be triggered if you turn on the appropriate
> debug.

I changed the size() to a numRowsAffected().  Should work, I believe.

Isaac
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to