WordPress database error: [Unknown column 'post_type' in 'wp_mwzd_slug_logs']
ALTER TABLE wp_mwzd_slug_logs ADD COLUMN status VARCHAR(20) NOT NULL DEFAULT 'success' AFTER post_type

WordPress database error: [Unknown column 'status' in 'wp_mwzd_slug_logs']
ALTER TABLE wp_mwzd_slug_logs ADD COLUMN timestamp DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER status

WordPress database error: [Unknown column 'timestamp' in 'wp_mwzd_slug_logs']
ALTER TABLE wp_mwzd_slug_logs ADD COLUMN error_message TEXT AFTER timestamp

WordPress database error: [Key column 'status' doesn't exist in table]
ALTER TABLE wp_mwzd_slug_logs ADD INDEX status_idx (status)

WordPress database error: [Key column 'timestamp' doesn't exist in table]
ALTER TABLE wp_mwzd_slug_logs ADD INDEX timestamp_idx (timestamp)

쓰다가 만 글 Tag Archives - 마켓위자드

시장잡설…