[mythtv] innodb vs myism preformance

Anduin Withers awithers at anduin.com
Fri Feb 18 14:52:22 UTC 2005


> Thanks for the quick response.
> 
> Ok, well I decided to switch the database back to test it, and it is
> slow as hell again. This time I did:
> 
> for a in $(ls *frm | cut -f1 -d. ); do echo "use mythconverg; ALTER
> TABLE $a TYPE=MYISAM;"|mysql ; done

I was talking specifically about deletes appearing to be faster in .17, this
being something other than them actually being faster (what I thought you
were noticing). I don't think there is a real argument about your fs and DB
format being major contributors to the actual delete time.

-- 
Anduin Withers



More information about the mythtv-dev mailing list