在日本AV界,女优们改名或是移籍都是非常常见的状况,像是近期都有不少女优宣布使用新的名字,包含了片商MOODYZ的专属女优「百田光希」,就表示之后将使用「百田光稀」这个新艺名。在新...

WordPress数据库错误: [Tablespace for table '`mm_remenci_cn`.`mq_qq_usermeta`' exists. Please DISCARD the tablespace before IMPORT.]CREATE TABLE mq_qq_usermeta (
`id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
`uid` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
`qq` bigint(20) UNSIGNED NOT NULL,
`qqcheck` tinyint(1) NOT NULL DEFAULT '0',
`email` varchar(100) NOT NULL,
`emailcheck` tinyint(1) NOT NULL DEFAULT '0',
`url` varchar(200) NOT NULL,
`time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci