This is the error I got. I double my database: the tables are created, the post is created. But it seems that I cannot create new post.
"WordPress database error: [You have an error in your SQL syntax near '.* FROM wp_1_posts WHERE 1=1 AND (post_type = 'post' AND (post_status = 'publi' at line 1]
SELECT SQL_CALC_FOUND_ROWS wp_1_posts.* FROM wp_1_posts WHERE 1=1 AND (post_type = 'post' AND (post_status = 'publish')) ORDER BY post_date DESC LIMIT 0, 10
WordPress database error: [You have an error in your SQL syntax near '()' at line 1]
SELECT FOUND_ROWS()"
My blog is at http://www.yo.sg
Kindly assist.