Opened 18 years ago
Closed 18 years ago
#6355 closed defect (bug) (fixed)
WXR Import Error
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | 2.5 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
When I try importing a WXR file on a Windows Vista machine running the latest Apache/PHP/MySQL, I get errors like the following in my Apache log:
[Sat Mar 22 19:51:25 2008] [error] [client 127.0.0.1] WordPress database error Field 'post_excerpt' doesn't have a default value for query INSERT INTO cm_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping,pinged, post_modified, post_modified_gmt, post_parent, menu_order, guid, post_mime_type) VALUES...
This sounds similar to 6006 with it turning up somewhere else.
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [7482]) Add default for post_excerpt. see #6355