yin il y a 1 an
Parent
commit
e5b9b0ea53
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 '自增主键',