mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 15:25:33 +02:00
Fixed self-reference to proper cross-reference.
This commit is contained in:
parent
598500f18c
commit
6f37ac912a
1 changed files with 1 additions and 1 deletions
|
|
@ -13019,7 +13019,7 @@ select * from shop where price=@@min_price or price=@@max_price;
|
|||
|
||||
In MySQL 3.23.44 and up, @code{InnoDB} tables supports checking of
|
||||
foreign key constraints. @xref{InnoDB}.
|
||||
See also @ref{example-Foreign keys}.
|
||||
See also @ref{ANSI diff Foreign Keys}.
|
||||
|
||||
You don't actually need foreign keys to join 2 tables.
|
||||
The only thing MySQL currently doesn't do (in type types other than
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue