I have Debian 4 installed and it seemed to be working fairly smoothly. Then we had power outage due to a storm and it ended up killing the power supply and motherboard of another PC, upon reboot of Debian it checked the disks and seemed to be fine, but now I am noticing three problems. I don't see any errors on the screen when I boot but if I need to stop and start mysql I get the following error when I start it
Quote:
Checking for corrupt, not cleanly closed and upgrade needing tables..
|
I have run the following command to no avail
Quote:
mysqlcheck --user=root --password=xxxxxx --repair --all-databases
|
I have also logged into phpMyAdmin selected the database checked all tables in the database and selected Repair table at the bottom and repeated for all databases no errors on any database. I even went as far as removing all databases stopping mysql and removing mysql and then installing it and running the mysql_install_db and I get the same error when I start mysql. I have no idea what I can do to fix this error.
I also noticed since this that cron jobs haven't been run when I check cron is not started I manually start it and seems to be fine until I reboot then I have to go back and manually start cron.
Last error I get is the following
Quote:
Nov 4 07:27:56 nflnx1 gconfd (kk-15258): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
|
There is errors in the log about this, the position changes from position 0 to 4.
The only thing that has changed is instead of the Debian PC only being used remotely that now someone is using it at the terminal until we can replace the motherboard and power supply of the PC that lost them in the storm. The only thing it is being used for is view web pages, watch movies, instant message with pigeon and play an online game (uses wine to do this) I believe the game is Nitto.
Any help on these issues would be greatly appreciated.