当前位置:网站首页>[MySQL 8.0 does not support capitalization of table names - corresponding scheme]
[MySQL 8.0 does not support capitalization of table names - corresponding scheme]
2022-07-05 06:44:00 【Dream of finding flowers~~】
List of articles
Environmental Science :
Tencent cloud Mysql 8.0
Problem description :
When importing business needs sql Script time , Tips operation failed , Upper case data table names are not supported 'Message':"Operation failed, upper case data table names are not support ed'},
Reference material :https://cloud.tencent.com/document/product/236/59399
Solutions :
1. Communicate with R & D colleagues about whether the database can be compatible , Confirmed , Big change , It is recommended to replace the database
2. After consulting relevant information , Native MySQL8.0 Once initialized, the case cannot be modified , Tencent cloud side cannot be modified
3. Final plan : Change database
1. Back up existing data
2. Console purchase new database
3. Purchase data migration services
4. Create migration tasks Old instance data ——》 New instance data
5. Replace the Intranet ip, Because the previous platform configuration is fixed ip
6. Verify the integrity of the platform business side
A screenshot of the configuration of the purchase page is attached :
Reference material :https://www.lovesofttech.com/database/mysqlLowerCaseTableNames.html
边栏推荐
- Day 2 document
- 2022-5-the fourth week daily
- Vant weapp swippecell set multiple buttons
- 博弈论 AcWing 892. 台阶-Nim游戏
- confidential! Netease employee data analysis internal training course, white whoring! (attach a data package worth 399 yuan)
- 4.Oracle-重做日志文件管理
- 4. Oracle redo log file management
- Client use of Argo CD installation
- 微信小程序路由再次跳转不触发onload
- RecyclerView的应用
猜你喜欢
随机推荐
6-4 search by serial number of linked list
博弈论 AcWing 892. 台阶-Nim游戏
Client use of Argo CD installation
[Gaode map POI stepping pit] amap Placesearch cannot be used
Paper reading report
Integer to 8-bit binary explanation (including positive and negative numbers) scope of application -127~+127
LSA Type Explanation - lsa-1 [type 1 LSA - router LSA] detailed explanation
Find the combination number acwing 888 Find the combination number IV
What is linting
Vant Weapp SwipeCell设置多个按钮
Vscode editor
时间很快,请多做有意义的事情
4. Oracle redo log file management
Game theory acwing 893 Set Nim game
Markdown syntax
6-2 sequence table operation set
The route of wechat applet jumps again without triggering onload
TCP's understanding of three handshakes and four waves
Architecture
Series of how MySQL works (VIII) 14 figures explain the atomicity of MySQL transactions and the principle of undo logging