648540858
2021-11-17 c23932eb00edfa5f734b0d17eced838c5c7577c0
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
);