648540858
2021-11-04 810dceea88aea5b3866819a7f57ec192d8b16ee0
sql/mysql.sql
@@ -23,6 +23,7 @@
    updateTime    varchar(50)  not null,
    port          int          not null,
    expires       int          not null,
    subscribeCycleForCatalog       int          not null,
    hostAddress   varchar(50)  not null,
    charset       varchar(50)  not null
);