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