if you have an old installation of wordpress , you can copy do following
1. first export the comments (or any table that needs to be repaired) -> export to .sql file
2. open up your new installation and using phpmyadmin import the above file
your old table will get restored this way