Forum Replies Created

Viewing 1 replies (of 1 total)
  • This thing sits deeper. Is WP 2.0 compatible with MySQL 5.x (default settings) at all?
    (Testing on XPSP2, IIS, PHP 5.1.1, MySQL 5.0.18)
    Exactly same problems as above, plus: Did not find any workarount to upload binaries. Insert fails:

    WordPress database error: [Field ‘post_content_filtered’ doesn’t have a default value]
    INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_title, post_excerpt, post_status, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type, guid) VALUES (‘1’, ‘2006-01-03 19:53:18’, ‘2006-01-03 18:53:18’, ‘bar’, ‘foo’, ”, ‘attachment’, ‘open’, ‘open’, ”, ‘foo’, ”, ”, ‘2006-01-03 19:53:18’, ‘2006-01-03 18:53:18’, ‘-1136314360’, ‘0’, ‘image/jpeg’, ‘http://localhost/wp/wp-content/uploads/2006/01/Sunset.jpg’)

Viewing 1 replies (of 1 total)