manual.texi:

  Emphasize that the size and the signedness of integer types has to be the same in a foreign key constraint
parent 3aff0a47
......@@ -38521,7 +38521,7 @@ Corresponding columns in the foreign key
and the referenced key must have similar internal data types
inside InnoDB so that they can be compared without a type
conversion.
The size and the signedness of integer types has to be the same.
The @strong{size and the signedness of integer types has to be the same}.
The length of string types need not be the same.
Starting from version 3.23.50 you can also associate the
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment