|
发表于 2009-1-6 20:53:55
|
显示全部楼层
SQL语句执行错误:INSERT INTO `nj_posts` ( `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_category`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1, '2009-01-07 04:50:40', '2009-01-07 04:50:40', '
暴笑短信', '火车模块测试贴', '1', '', 'future', 'open', 'open', '', 'train-module-test-paste', '', '', '2009-01-07 04:50:40', '2009-01-07 04:50:40', '', 0, '', '', 'post', '', '')
Incorrect integer value: '' for column 'menu_order' at row 1
这是测试的结果,帮忙看下啥问题 |
|