Skip to content

Erro Sql ad_posts #1

@andersongsalles

Description

@andersongsalles

Vinicius, essa linha do sql está com erro no sql que você disponibilizou ad_posts linha 2 está passando null para o campo post_date_gmt que não pode ser null.
INSERT INTO arte_em_dois.ad_posts (ID, 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_content_filtered, post_parent, guid, menu_order, post_type, post_mime_type, comment_count) VALUES (3, 1, '2017-07-22 19:32:37', null, '', 'Rascunho automático', '', 'auto-draft', 'open', 'open', '', '', '', '', '2017-07-22 19:32:37', null, '', 0, 'http://localhost:8888/wordpress-4-8/?p=3', 0, 'post', '', 0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions