As mentioned here, I just had my site break down because of a glitch in the SQL server. I lost some info on the wp_options table so the configurations just went boom.
So, I figured I'd try to reinstall WordPress from scratch again. I read this Codex entry that deals with restoring the database and I believe I can do this on my own. But I'd like to know if it would be possible for me to only restore the comments, posts and pages done (plus category info and all related data), and not the options.
Or, if I deleted the wp_options table... would that make the site force itself to write a new options table? I haven't done anything yet, I won't do it until I can back up the posts and whatnot.
Can you help me out? :)