sohutv / cachecloud

搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
http://cachecloud.github.io/
Apache License 2.0
8.76k stars 2.04k forks source link

在启动进程的时候显示表不存在,表名大写 #310

Closed 2018jm closed 1 year ago

2018jm commented 1 year ago

image 为什么这个表名是大写,使用sql添加出来数据库是小写的 image image

githubname1024 commented 1 year ago

@2018jm 请确认部署的是哪个版本的cachecloud,为了兼容mysql高版本数据库名称大小写问题,3.2版本sql 是大写的。