Hi, Can't seem to find the answer to this.
Using 2.0.2 upgraded.
All fine, except when saving writing options, I get loads of errors like:
WordPress database error: [You have an error in your SQL syntax near 'default_post_edit_rows'' LIMIT 1' at line 1]
SELECT option_value FROM wp_options WHERE option_name = ''default_post_edit_rows'' LIMIT 1
I notice that there are double quotes '' which when I try to run in phpmyadmin don't work, although the values in wp_options are there. Anyone else getting this, everything else works fine.
Thanx