Jump to content

Stats pages down


farmerisme

Recommended Posts

and it's not. the server had a major heart attack last night due to a power surge or power failure. sql doesn't like being shutdown without notice. atm, it seems like the entire database has been lost. i'm going to get coffee, but you may want to start finding things to throw at me. i hadn't yet crossed off the "schedule routine database backups" off the todo list. :(

Welcome to the MySQL monitor.  Commands end with; or \g.
Your MySQL connection id is 7197 to server version: 4.1.18-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> SELECT DATABASE();
+------------+
| DATABASE() |
+------------+
| NULL	   |
+------------+
1 row in set (0.02 sec)

mysql> \u hlstats;
ERROR 1049 (42000): Unknown database 'hlstats;'
mysql>

Link to comment
Share on other sites

stats are back. i'm not sure how, but somehow i managed to salvage and repair the tables instead of dumping the entire database. one of the tables went from 50ish mb to about 35mb, so there's some loss.

 

 

for being incredibly hung over, i'm pleased. :lol2:

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...