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
747 stars 192 forks source link

错误: installApp catch execption:create router DB conf catch expcetion:create router db and table catch exception:create database:db_cache_test@7.1.0.2 error:Can't create database 'db_cache_test'; database exists #76

Closed CyrusZhou-CN closed 2 years ago

CyrusZhou-CN commented 2 years ago

错误: installApp catch execption:create router DB conf catch expcetion:create router db and table catch exception:create database:db_cache_test@7.1.0.2 error:Can't create database 'db_cache_test'; database exists 用大写的路由数据库名称创建失败后,重新改小写也无法创建,必须手动删除数据库和db_cache_web.t_apply_app_base表中的数据,才可以重新创建 image

CyrusZhou-CN commented 2 years ago

临时解决方法:https://github.com/TarsCloud/TarsWeb/pull/173/commits/904a5836f3662282f80d842c0b571bfb75365e70