> > Here's what I did to get the code working on my system and it's
> > futureproof if we ever add fields to recordmatch.

> This patch works for me.

> (mysqld  Ver 4.0.22-log had no problem with the "drop temporary table," but
> seemed happy to drop the non-temp table when given that command, if the temp
> table hadn't been created)

I noticed that also, but figured that since we return if the create fails that
it wouldn't be an issue because we wouldn't get down to the delete.
I guess we should really drop the temp table if the index creation fails also,
so Bruce, if you commit the patch after testing, please add code to do that.

-- 
Chris

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

Reply via email to