当前位置:网站首页>Does SQL always report foreign key errors when creating tables?
Does SQL always report foreign key errors when creating tables?
2022-07-03 18:46:00 【CSDN Q & A】

But this table doesn't use foreign keys at all , Does anyone know why this is ?
mysql
Take the answer :
The screenshot of this statement is the whole code content, right ?
First , Please try changing a table name , Try to create it again , It is suspected that other tables use the fields in the table name as foreign keys , And this table is being rebuilt .
secondly , Look in other tables , Is there any case where the fields in this table are used as foreign keys :
selectTABLE_NAME,COLUMN_NAME,CONSTRAINT_NAME, REFERENCED_TABLE_NAME,REFERENCED_COLUMN_NAMEfrom INFORMATION_SCHEMA.KEY_COLUMN_USAGEwhere REFERENCED_TABLE_NAME = 'SPRING_SESSION';边栏推荐
- Okaleido, a multimedia NFT aggregation platform, is about to go online, and a new NFT era may come
- English语法_形容词/副词3级 - 倍数表达
- Administrative division code acquisition
- Sustainable service business models
- [combinatorics] exponential generating function (example of exponential generating function solving multiple set arrangement)
- Win 11 major updates, new features love love.
- 4. Load balancing and dynamic static separation
- 多媒体NFT聚合平台OKALEIDO即将上线,全新的NFT时代或将来临
- 2022-2028 global scar care product industry research and trend analysis report
- Max of PHP FPM_ Some misunderstandings of children
猜你喜欢

22.2.14 -- station B login with code -for circular list form - 'no attribute' - 'needs to be in path selenium screenshot deviation -crop clipping error -bytesio(), etc

NFT new opportunity, multimedia NFT aggregation platform okaleido will be launched soon
![leetcode:11. Container with the most water [double pointer + greed + remove the shortest board]](/img/d4/cbbaec40119be6cb5594899e348261.png)
leetcode:11. Container with the most water [double pointer + greed + remove the shortest board]

2022-2028 global scar care product industry research and trend analysis report

FBI warning: some people use AI to disguise themselves as others for remote interview

Mysql45 lecture learning notes (II)

Okaleido, a multimedia NFT aggregation platform, is about to go online, and a new NFT era may come

12、 Service management

G1 garbage collector of garbage collector

KINGS
随机推荐
[combinatorics] generating function (example of using generating function to solve the number of solutions of indefinite equation)
[combinatorics] exponential generating function (concept of exponential generating function | permutation number exponential generating function = combinatorial number ordinary generating function | e
What does foo mean in programming?
Unsafe类的使用
2022-2028 global copper foil (thickness 12 μ M) industry research and trend analysis report
Okaleido, a multimedia NFT aggregation platform, is about to go online, and a new NFT era may come
There are several levels of personal income tax
G1 garbage collector of garbage collector
Typescript official website tutorial
Briefly describe the quantitative analysis system of services
MySQL duplicate check
2022-2028 global lithium battery copper foil industry research and trend analysis report
Day-27 database
Sustainable service business models
Change is the eternal theme
Recommend a simple browser tab
my. INI file not found
2022-2028 global scar care product industry research and trend analysis report
Naoqi robot summary 27
JS_ Array_ sort