1 line
102 B
MySQL
1 line
102 B
MySQL
|
ALTER TABLE `ufutx_s2_bp_logs` ADD `message` VARCHAR(2048) NULL COMMENT '额外消息' AFTER `reason`;
|