当前位置:网站首页>MySQL delete uniqueness constraint unique
MySQL delete uniqueness constraint unique
2022-07-05 23:25:00 【Risehuxyc】
First, check the creation table :
show create table humanidentity.citycode;
drop index citycode_2 on humanidentity.citycode;
drop index citycode_3 on humanidentity.citycode;
I have added here many times unique There are more constraints _2 and _3 了 , Be sure to delete according to the name on this table , Otherwise it won't work .
Reference documents :
边栏推荐
- 并查集实践
- Week 17 homework
- Object detection based on impulse neural network
- regular expression
- Design and implementation of secsha system
- (4)UART應用設計及仿真驗證2 —— TX模塊設計(無狀態機)
- 2: Chapter 1: understanding JVM specification 1: introduction to JVM;
- Basic knowledge of database (interview)
- Getting started stm32--gpio (running lantern) (nanny level)
- YML configuration, binding and injection, verification, unit of bean
猜你喜欢
Live tiktok shop 2022 latest gameplay card slot overseas live e-commerce new traffic
Three. JS VR house viewing
Debian 10 installation configuration
基于脉冲神经网络的物体检测
Expectation, variance and covariance
2: Chapter 1: understanding JVM specification 1: introduction to JVM;
The method and principle of viewing the last modification time of the web page
芯源&立创EDA训练营——无刷电机驱动
Initial experience | purchase and activate typora software
CorelDRAW plug-in -- GMS plug-in development -- new project -- macro recording -- VBA editing -- debugging skills -- CDR plug-in (2)
随机推荐
(4)UART应用设计及仿真验证2 —— RX模块设计(无状态机)
Hj16 shopping list
February 13, 2022 -5- maximum depth of binary tree
Difference between out of band and in band
698. 划分为k个相等的子集 ●●
YML configuration, binding and injection, verification, unit of bean
判斷二叉樹是否為完全二叉樹
Solution to the packaging problem of asyncsocket long connecting rod
UVA11294-Wedding(2-SAT)
yate.conf
进击的技术er——自动化
带外和带内的区别
UART Application Design and Simulation Verification 2 - TX Module Design (Stateless machine)
LeetCode——Add Binary
LeetCode145. Post order traversal of binary tree (three methods of recursion and iteration)
两数之和、三数之和(排序+双指针)
数学公式截图识别神器Mathpix无限使用教程
From the perspective of quantitative genetics, why do you get the bride price when you get married
Attacking technology Er - Automation
How to design API return code (error code)?