I had a MySQL issue this day and I had no visitor chronology though other blog functions worked normal. I resolved the issue to the mysqld, which couldn't read from the database file. Would be nice if errors would be reported:
mysql_query() or die(mysql_error());
or what so ever.
thanks in advance, you're doing a great job!