内部リンクのようでディレクトリ型サブサイトなので外部リンクになるやつ

WordPress データベースエラー: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
CREATE TABLE wp_pz_linkcard ( id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, url VARCHAR(4096) NOT NULL, url_redir VARCHAR(4096) DEFAULT NULL, scheme VARCHAR(16) DEFAULT NULL, domain VARCHAR(128) DEFAULT NULL, site_name VARCHAR(128) DEFAULT NULL, title VARCHAR(200) DEFAULT NULL, excerpt VARCHAR(500) DEFAULT NULL, charset VARCHAR(32) DEFAULT NULL, thumbnail VARCHAR(4096) DEFAULT NULL, favicon VARCHAR(4096) DEFAULT NULL, no_failure INT UNSIGNED DEFAULT 0, click_count BIGINT UNSIGNED NOT NULL DEFAULT 0, post_id INT UNSIGNED DEFAULT NULL, post_date BIGINT UNSIGNED NOT NULL DEFAULT 0, post_modified BIGINT UNSIGNED NOT NULL DEFAULT 0, post_cat VARCHAR(4096) DEFAULT NULL, alive_result INT DEFAULT NULL, alive_time BIGINT UNSIGNED NOT NULL DEFAULT 0, alive_nexttime BIGINT UNSIGNED NOT NULL DEFAULT 0, sns_twitter INT DEFAULT -1, sns_facebook INT DEFAULT -1, sns_hatena INT DEFAULT -1, sns_pocket INT DEFAULT -1, sns_nexttime BIGINT UNSIGNED NOT NULL DEFAULT 0, use_post_id1 INT UNSIGNED DEFAULT NULL, use_post_id2 INT UNSIGNED DEFAULT NULL, use_post_id3 INT UNSIGNED DEFAULT NULL, use_post_id4 INT UNSIGNED DEFAULT NULL, use_post_id5 INT UNSIGNED DEFAULT NULL, use_post_id6 INT UNSIGNED DEFAULT NULL, regist_title VARCHAR(200) DEFAULT NULL, regist_excerpt VARCHAR(500) DEFAULT NULL, regist_charset VARCHAR(32) DEFAULT NULL, regist_result INT DEFAULT NULL, regist_time BIGINT UNSIGNED NOT NULL DEFAULT 0, update_result INT DEFAULT NULL, update_time BIGINT UNSIGNED NOT NULL DEFAULT 0, PRIMARY KEY (id) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC

Array
(
    [wp_pz_linkcard] => Created table wp_pz_linkcard
)

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SELECT url,id FROM wp_pz_linkcard ORDER BY url,id

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
ALTER TABLE wp_pz_linkcard DROP COLUMN url_key

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
ALTER TABLE wp_pz_linkcard DROP COLUMN mod_title

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
ALTER TABLE wp_pz_linkcard DROP COLUMN mod_excerpt

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
UPDATE wp_pz_linkcard SET charset = 'UTF-8' WHERE charset like 'UTF-8%'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
UPDATE wp_pz_linkcard SET charset = 'EUC-JP' WHERE charset like 'EUC-JP%'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
UPDATE wp_pz_linkcard SET charset = 'ISO-8859-1' WHERE charset like 'ISO-8859-1%'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
UPDATE wp_pz_linkcard SET charset = 'JIS' WHERE charset like 'JIS%'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
UPDATE wp_pz_linkcard SET charset = 'Shift_JIS' WHERE charset like 'SJIS%'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
UPDATE wp_pz_linkcard SET charset = 'Shift_JIS' WHERE charset like 'Shift_JIS%'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
UPDATE wp_pz_linkcard SET charset = 'US-ASCII' WHERE charset like 'US-ASCII%'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
UPDATE wp_pz_linkcard SET charset = 'Unknown' WHERE charset IS NULL

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SELECT * FROM wp_pz_linkcard WHERE url='https://popozure.xsrv.jp/pilot/blog/2024/04/24/%E3%82%B5%E3%83%A0%E3%83%8D%E3%82%A4%E3%83%AB%E3%83%86%E3%82%B9%E3%83%88'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SHOW FULL COLUMNS FROM `wp_pz_linkcard`

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SHOW FULL COLUMNS FROM `wp_pz_linkcard`

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SHOW FULL COLUMNS FROM `wp_pz_linkcard`

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SHOW FULL COLUMNS FROM `wp_pz_linkcard`

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SELECT * FROM wp_pz_linkcard WHERE url='https://popozure.xsrv.jp/pilot/blog/2024/01/08/%e3%81%a6%e3%81%99%e3%81%a8/'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SELECT * FROM wp_pz_linkcard WHERE url='https://popozure.xsrv.jp/pilot/blog/2024/01/08/%e3%81%a6%e3%81%99%e3%81%a8/'

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SHOW FULL COLUMNS FROM `wp_pz_linkcard`

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SHOW FULL COLUMNS FROM `wp_pz_linkcard`

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SHOW FULL COLUMNS FROM `wp_pz_linkcard`

WordPress データベースエラー: [Table 'popozure_wp4.wp_pz_linkcard' doesn't exist]
SHOW FULL COLUMNS FROM `wp_pz_linkcard`

コメント

タイトルとURLをコピーしました