[mythtv-users] RecordedSeek Table Size

Jimbo jim at jamesberwick.com
Tue Jul 24 17:13:14 UTC 2007


Chris Tepe wrote:
> I recently had an issue with the database  where I had to repair the 
> recordedseek table.   My table is >40 megs and has more than a million 
> records in it.  Is this normal and should I be concerned.  I'm running 
> myth .20 on FC4.
>
> Chris
>   
Seems right to me:

mysql> select count(*) from recordedseek;
+----------+
| count(*) |
+----------+
|  1598843 |
+----------+

The table is 38.12 MB on my system.


More information about the mythtv-users mailing list