am trying to update my dev machine to the trunk ... after
re-initializing the database and deploying the new code, i get this on
startup:
ERROR 2006-03-08 15:12:51,020 UpgradeDatabase:upgradeDatabase - Couldn't
lookup
current database version
java.sql.SQLException: Table 'roller_properties' is marked as crashed
and should be repaired
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2928)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:771)
...
anything obvious? can someone help interpret the meaning on this?
thanks!