yin 1 năm trước cách đây
mục cha
commit
e5b9b0ea53
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      install/mysql/init/stmms_ft.sql

+ 0 - 1
install/mysql/init/stmms_ft.sql

@@ -582,7 +582,6 @@ CREATE TABLE `eb_operation_log`
 # ------------------------------------------------------------
 
 DROP TABLE IF EXISTS `m_arbitrate_history`;
-m_a
 CREATE TABLE `m_arbitrate_history`
 (
     `id`            int(11)     NOT NULL AUTO_INCREMENT COMMENT '自增主键',