Tencent / DCache

A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
Other
748 stars 192 forks source link

zset 生成的数据库表缺一个字段‘sDCacheZSetScore’ #55

Open Jack-tae opened 4 years ago

Jack-tae commented 4 years ago

2020-11-24 16:18:05|140437419443968|ERROR|[TC_Mysql::execute]: mysql_real_query: [ replace into db_JSAPPzset_0.t_JSAPPzset_0 (mkey,sDCacheExpireTime,sDCacheZSetScore,value) values ('1st',0,824,'3rd') ] :Unknown column 'sDCacheZSetScore' in 'field list'